Jump to content

rayt

Members
  • Posts

    30
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by rayt

  1. rayt

    Hit data in SOPs

    Ive attempted it with the intersect although i cant seem to make it work based on the speed of my points. A lot of the time they are in front or behind the intersecting geometry leaving only subframe intersections. Do you happen to have an example?
  2. rayt

    Hit data in SOPs

    Hi, As the title says, I'm trying to make hit data in sops. To expand on that I have a sequence of points moving through a piece of geometry and I would like to create a point that lasts for one frame at the point of intersection on the geometry. Is this possible? I have a rough setup that uses nearestpoint and fuse, but the points I am getting are not accurate enough for what I am trying to accomplish. Mostly because the moving points are very fast and all have random speed. Any help would be greatly appreciated. Thanks in advance.
  3. Hi friends, I've been searching for this for a while but have come up empty handed. Is there a way to create a collision detection (frame) attribute for flip fluids. I am currently developing a splash element that requires the colliding particles to emit smaller splashes upon collision similar to what you see in this clip. The kicker is, I am doing this without a tank and hence cannot use something along the lines of a crown splash. I plan on taking the frame the flip particles collide with a surface, and copy stamp instance geo to those points and then emit through another flip sim. It sounds complicated and it has become so as the element takes shape. I would attach a file but the project is under non disclosure. Any help would be greatly appreciated. Thanks in advance.
  4. It looks like Marty's setup was the key to the problem. The GroomOnly.hiplc clued me into that to have the sim behave properly is to set up an animated mesh normally with a groom deform. Then apply the sim. Asside from the occasional jump in hair length on certain areas, which im pretty sure is a substep thing, the jitter is gone. From my understanding the sim drives the deform which then drives the groom. EDIT: if you know of a way to prevent random long groom curves I would love to hear it. Everything works well save a patch that all of a sudden becomes very long for one frame then reverts back to normal.
  5. Been a week with no real success. Ive had to go over everything with a fine comb and im at a point of rebuilding a sim from scratch. Using just an rbd cube and the shelf tools I have build a simming object that works well and is fairly quick. My real question at this point is, when using a custom groom guide with multiple rbd objects, do you need a deform in your network to prevent jitters or breaking sims?
  6. Yes, im using a guild collision sop with a vdb of a walk cycle.
  7. Turns out that the issue is the collision object used to press the hair system down. Removing it fixes the odd stringy grass shapes but doesnt negate the fact that the collider is needed. Im just not sure what needs to be done. It seems that the collider in question only affects one point on each of the guides and usually sets the single point to a 90 degree angle which then messes up the groom.
  8. Thats pretty much what is happening. I am unsure where mass and substeps are. Ive been having to build the setup from scratch aat times and I dont seem to see a mass or substep attribute. EDIT: A colleague also noted that we are using a deform not a simulate hair so mass and substeps are not available.
  9. Hi Odforcers, Im working on a project where I have to tear up a lawn using bullet rbd's and hair to generate grass. Ive come into a problem, or maybe a bug where the grass in the deforming rbd patches becomes very long either when moving through space, or even at rest. I cant seem to find any other topic where this has happened before. Has anybody encountered this kind of problem with H16's hair and deform groom? Any incite would be appreciated. Id love to attach a screen shot however the content is under NDA. All I can say is imagine a bunch of curves spidering out from underneath a few selected skin patches. Cheers!
  10. Just like the title says. Is there a way to add sub surface scattering to the new hair shaders in Houdini 16.
  11. Hi Odforce FXers, Has anybody dealt with the houdini 16 hair shader (not hair shader core). Is there a way to promote the layer parameter in the shader so I can have the option to mix in a second hair shader. The current shader, when I dive in to the node, has the layer attribute discontinue after it is output from the hairshadercore node into the compute lighting. If I attempt to promote it, the layer comes out as an error. Thanks.
  12. rayt

    Divergent noise

    As the title suggests. Im trying to achieve a diverging noise pattern in a cone shaped volume for a project I am working on. As far as I know, this effect is not possible but I have been proven wrong before. Can the example images I added be accomplished? Points or volumes, it doesnt matter, as long as I am able to have the noise diverge in the direction of the cone width. Any help would be appreciated. Thanks in advance.
  13. Would you have a working file I could take a look at. I have attempted to set up a point deform on my vdb mesh however the vdb polys do not line up with the original poly mesh
  14. The object I am emitting from is a polygon surface converted from a vdb as the original geo is garbage. Is there a way to set a rest on an object with a changing point count?
  15. The curl noise needs to be driven through a particle dop network. Your file makes sense for a sop object
  16. Is there a way to freeze the transforms of a curl noise in a DOP popvop? I am running a point sim and my source emitter object is animated and rotated in world space. When the points emit, the curl noise added to the point position slides. I'm really not sure what to do in the popvop to freeze the curl noise. Ive tried using a popforce, however the curl noise does not seem to create the same shapes that the popvop does. Thanks in advance.
  17. Hi everybody, I'm currently working on an effect in H14. I am attempting to have particles die when they collide with an SDF/VDB object. I have been using the collision detect node with the collision target set to DOP objects pointing to my static object collision node. However, it doesn't look like it works. The same collision detect does work with a SOP poly object. Is the collision detect node working with SDF's/VDB's? Cheers.
  18. I am not sure how to bake alembic geometry into a scene. Hopfully this can clarify. The object is a 2d animated surface, and I am removing the internal edges and leaving only the perimeter edges. I then create a polywire out of the perimeter edges, and then apply the scatter to the polywire. If you know how I can bake alembic geometry into a scene please let me know and then I can provide a hip file.
  19. Hi, I'm trying to scatter points onto a surface provided from maya and imported as alembic geometry. To get the result I need, I have to convert the outside geo into a curve and then use a polywire to outline the geometry. Afterwards I need to scatter points into the polywire. However using the rest at frame 1 and then attribute interpolating the points onto the surface I still get twitchy points. Is there another way to do this where the points are static and moving with the polywire? Is there something I missed. I am not using a rest node, I am simply freezing the points on frame one. Thanks in advance.
  20. Oh okay, yeah I just searched for it. Ill be using something called Muster.
  21. I hate to sound ignorant, but what is Deadline? I've also looked on odforce however I'm finding a lot of the topics are too vague for me. Would you have any particular posts in mind I could jump off from to help me get started. If I have a base idea of what I'm looking for I'm sure I can progress from there.
  22. I'm looking to set up a small render farm for houdini. I am starting from zero knowledge as to how I would get mantra, sim data and alembics onto a render farm spread through multiple blades. I have used ouput nodes in the past but this is the first time I will be making them from scratch. Even if someone knows how to do it from command line, I would be interested in any information anybody can give me regarding submitting jobs to a render farm. I know this is a super vague question but I can supply information where needed. Thanks.
  23. rayt

    explosion on desert

    This is great. Id love to know how you did it. Im currently trying to replicate the effect.
  24. rayt

    Sand explosions

    Hi Ive been racking my brain on how to accomplish this effect. http://forums.odforce.net/topic/17941-explosion-on-desert/?hl=explosion I found a video of the element breakdown but I cant seem to get the shapes that are being produced by the particles. https://vk.com/video179777497_168159215?list=a42517886a772cff8a Ive tried a couple solutions with no success. Does anybody know of a method to accomplishing this? Im really in need and any help would be greatly appreciated. Thanks, Ray
  25. Hi, I have a question regarding pre-render scripts. How do I change a variable in a switch node in a dop network to change the value as a pre-render script. Any help would be appreciated. Thanks.
×
×
  • Create New...