Transferring point velocity to volume
4374 5 3-
- morganv123
- Member
- 32 posts
- Joined: 1月 2015
- Offline
Hi! Ultimately I'm trying to extract velocities from a mesh out of a vellum sim into a volume which I can then apply to advect some other stuff like particles. I can't get this basic setup to work though. Using volumevelocity SOP, just simply copying a v attribute onto a volume doesn't ever produce any readings on a volume slice - however other functions like curl noise behave as expected.
-
- e_noni
- Member
- 10 posts
- Joined: 11月 2006
- Offline
-
- morganv123
- Member
- 32 posts
- Joined: 1月 2015
- Offline
-
- Nathan Meier
- Member
- 9 posts
- Joined: 5月 2016
- Offline
-
- rmon61
- Member
- 4 posts
- Joined: 3月 2019
- Offline
-
- tamte
- Member
- 7922 posts
- Joined: 7月 2007
- Online
seems to work for me, it internally uses Volume From Attribute which means that it will sample the point velocity only for existing active voxels
if you want to create volume velocity from an arbitrary pointcloud without supplying the volume beforehand you can use Volume Rasterize Attribute SOP or VDB From Particles SOP
if you want to create volume velocity from an arbitrary pointcloud without supplying the volume beforehand you can use Volume Rasterize Attribute SOP or VDB From Particles SOP
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
-
- Quick Links