Franck Elisabeth

smoluck

About Me

Expertise
Game Artist
Location
France

Senior Technical Artist @ Unity Technologies / Accelerate Solutions - APAC

Connect

Recent Forum Posts

"Could not create OpenCL device" Houdini Console notification Nov. 17, 2022, 10:14 p.m.

Thanks a lot for those nice solutions.

Crystal Clear answer

[SOLVED] Using an HDA (with dopnet simulation) in a ForEachLoop Nov. 4, 2021, 2:12 a.m.

Ok Problem solved.

The only thing to do is Uncheck Cache Simulation in the dopnet node / Cache tab

Now one question persist in my mind, i can see the result of the sim on all my primitive if i jump to let's say Frame 100.
how i can be sure the simulation is cooked directly in a specific range and get the result visible at frame 1

[SOLVED] Using an HDA (with dopnet simulation) in a ForEachLoop Nov. 3, 2021, 11:35 p.m.

Hi community.

i've made the HDA from following the Entagma tutorial here:


Continuing my exploration of this topic i decided to use that HDA into a For Each Loop setup.

How do i can Compute the simulation in a For each loop (primitive) ?
I'm failing to get each simulation merged on each iteration in my For each Loop setup.

i've made an HDA that convert a primitive (polyline Edge) into a dynamic simulation using a Dop Network.
the' i wanted to use that one in a ForEachPrimitiveLoop, but it's not working the way i imagine it.

Even if the Simulation cache use the Integer parameter of the HDA, it doesn't seems to refresh after the first iteration.