stardent
2017年2月22日 08:49:12
Hi I have a flip sim cached and reloaded with a file sop…which is connected to the particlefluidsurface node, and packaged up as a HDA. When I load it into Houdiniengine, it loads the cache and cooks, but I see no meshed surface. Anything specific I need to do to get it to work?
Thanks!
awong
2017年2月24日 03:22:55
You might need to click the “Sync” button after the asset cooks. So that the plugin would create a mesh node to output the fluid surface. Initially, when the asset loads, it doesn't output any geometry, so a mesh node wasn't created.
stardent
2017年2月24日 10:43:35
Hi
Yes I got it to work…the problem seemed to be that the particle cache I was loading was huge, and Maya would refuse to mesh it. Using a much smaller cache worked fine.
awong
2017年2月24日 10:54:56
As a test, could you export the mesh as a .bgeo in Houdini, and then use the file SOP to load the mesh in Maya?