Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 07/27/2025 in Posts

  1. New USD/LOPs tutorial for anyone interested in asset authoring and composition arcs. Basically an in-depth explanation of what the component builder nodes do under the hood with some tips and tricks sprinkled in.
    5 points
  2. I worked my way through the spiral particle galaxy tutorial on SideFX. Here is the HIP file for part-1. ap_galaxy_particles_tut_061725.hiplc
    2 points
  3. Hello, I'm very new to Houdini and still trying to get familiar with the UI and workflow. I've finally managed to get to the rendering stage, but the result looks much rougher and lower quality than what I see in the viewport preview… I'm not sure what I'm doing wrong. I've attached the scene file for reference. Thank you. houdini question.zip
    1 point
  4. Hi there. I guess the point is the expressions works only when the solver is activated. In your case this is frame 5: Have a look. At frame 5 there is not an error: You could enter node parameters manually, without expressions to rid of errors: but I don't know if it worth it. Regards.
    1 point
  5. The simplest way I've been able to do this is by using UV Flatten to split the edge groups into separate islands (I call it uv2 or something to avoid overwriting existing uvs) Then subdivide. THEN use Group From Attribute Boundary, which looks at UVs by default. Change it to your custom uv2 channel.
    1 point
  6. Hi @lacer8, you may want to look into @animatrix' setup here: https://www.sidefx.com/forum/topic/84345/#post-364636
    1 point
  7. Hi, you can save your data as ascii text file with extensions .clip or .chan, then read it with File chop node. Also you can bake you data to parameter on a sop node as keyframes and then fetch into CHOP with Fetch Parameters chop node, or save baked keyframes as a file with saveClip method of hou.Parm class.
    1 point
  8. I really hope the SideFX team adds talking characters and more crowd-based setups. What about a traffic simulation preset or a practical quadruped/insect setup.
    1 point
  9. It's inconvenient compared to the packed primitives but if it's necessary you can try vop force dop. RBD_01.hipnc
    1 point
  10. parm = "" node.parm("you parm").set(parm) Try this
    1 point
  11. Create a long line with many points and use the Ray node to conform it to a terrain. Then use a path deform to slide the the snake geometry along the path.
    1 point
  12. Full list of features (based on what was legible in the video) here: https://www.sidefx.com/forum/topic/101604/ (forum doesn't accept the contents for some reason)
    1 point
  13. I'm trying to add Ramp to Dome light in the node view to create my custom background, but I can't figure out how to make it work in the latest version of Redshift 2025.6.0. I know I can add an image, and it works, but in this case, I want to plug in a node. The RS forum is down ATM, so trying my luck here.
    1 point
  14. Here's a HIP file that demonstrates FLIP viscosity hardening over time. ap_flip_viscosity_stack_harden_100920.hiplc
    1 point
  15. typo upper case "P" instead of "p" in the wrangle
    1 point
  16. @millsy Check this to take it further: https://procegen.konstantinmagnus.de/wicker-basket
    1 point
  17. If you want to import camera into Solaris from OBJ context use Scene Import (Camera) from tab menu. From my experience it imports camera with all animated hierarchy. Or you can first bake all camera animations into a new camera with Bake Animation ROP then import this camera into LOP context.
    1 point
  18. I think I have found the perfect solution. This seems 100% correct. Takes into account the camera motion as well. screen_space_velocity_2.hiplc
    1 point
  19. collision_passes_100.mp4 collision_passes_10.mp4 col_passes_vellum.hip col passes 100 vs 10 jfyi
    1 point
  20. Ha! Found it. Bend Stiffness and Damping Ratio is the key, and I also used 5 substep.
    1 point
  21. I do not think a discord is the right thing for odforce, as Marc mentioned, the info get lost easily. Even though you can search etc still is not as nice as having it in a forum.
    1 point
  22. Perhaps. There are a few Houdini discords out there. The problem with discord is that it's hard for it to be a repository of knowledge. Good luck finding this kind of thread in Discord: I do think we can do more to increase interactions here. I'm looking for a few good people to help me run the site! As it turns out, running an animation studio doesn't leave much time in the day for monitoring a forum! ;).
    1 point
  23. Hi magicians, I'm finishing a tutorial about how to create hard surface helmets procedurally in Houdini, here's a previz:
    1 point
  24. Yes, packages are the way to go. You may find this useful
    1 point
  25. I'm creating this stitch and unstitch animation and I can't seem to stop the stitch constraints from going through the cloth. How would I fix this? I attached a playblast for visualization purposes. Ideally I would want two way interaction however if it's a lot of work, I'd prefer to not have the stitches phase through the cloth. You can really see it on the bottom left at the 11 second mark- Shirt_Playblast.mp4
    1 point
  26. Hello I am trying to achieve something similar to the example video where a scoop comes in and scoops out some ice cream. I've only seen this done once recently and it looked like the person used grains, but it didn't look as real as what I'm going for. Does anyone have any ideas on how best to approach this? Is grains the only option besides using a bend node and keyframe animating? Thank you for your time in advance! scoop.mp4
    1 point
  27. 1 point
  28. @djehsan89 Yeah you right!! , to Much Tweaking on that Solution Try this .. Just Play with Settings , and Have Fun.
    1 point
  29. another exemple hip with primintrinsic and spareinput methods. ( thanks papicrunch for the looping tips ) copy_timeshift.hiplc
    1 point
  30. that's tricky, and several weeks ago I used another approach for maintaining edge group on subdivided geo, hope there are some useful informations for you https://www.sidefx.com/forum/topic/85561/ cut_plane_with_edges_v2.hip
    1 point
  31. This nice model could definitely not be left without texture. There is two model with UVs. The first (PigHead_v01c_UVs Conformes.obj) is "original asset material compatible", as you can see it's really far to be perfect. In addition to the visible seams, the bucolic look is a bit lost. But it's not really the point, the second model (PigHead_v01c_UVs.bgeo.sc) has clean uvs, also not perfect, but at least no overlaping or stretching, and ready to paint. The next step haha. I attached also a hip file with the UV network. Pighead UVs.rar Pig_EyesOfLamia.hiplc
    1 point
  32. dl_Trigger_Anim_mask.hipnc Three different method I could think of. But as always, there might be more elegant ways of doing this nowadays.
    1 point
  33. Hi - put some simple hip from u work, they can help more.
    1 point
  34. you can just do this ch(chsop('cam') + '/aperture') get_parm_from_cam.hip
    1 point
  35. Hmm ok, after reading jsmack`s post in your other thread about this on the SideFX forums this would be the code, I guess: string cam = chs('Camera'); vector res = chv('Resolution'); v@pos = toNDC(cam, @P); v@pix = @pos * res; What are you trying to do, anyways?
    1 point
  36. Group each n'th point, then use PolyCut in Cut mode. Gaps for visibility only. segmentate_curve.hipnc
    1 point
  37. try lowering your collision padding. If you switch on display collision geo in dops I bet the small pieces look very rounded (because collision padding is too low) Will change the look of your sim though best to avoid siming really small pieces.
    1 point
  38. What about something like this... ap_flip_inside_a_container_071618.hiplc
    -1 points
  39. The ODForce forum buzzes with excitement over new 3D software releases that promise enhanced features and improved workflows for artists and developers. Staying updated with the latest tools is key to maintaining creativity and efficiency in 3D design projects. Alongside powerful software, having reliable communication tools is essential for smooth collaboration. For quick document sharing, using a fax from iPhone app offers a convenient solution, especially when on the go. Websites like https://comfax.com/ provide reviews of top fax apps, helping users find the best option for their needs. Combining cutting-edge 3D tools with effective communication apps ensures productivity both in creation and collaboration.
    -1 points
×
×
  • Create New...