Hi,
I am scattering some torus objects onto a grid and made it into a RDB packed object and dropping them onto the floor. Everything seems to be working fine except that when I apply a noise displacement on the shader, when it moves, the diaplacement seems to be swimming on the geo.
Tried a lot of things but none has worked. Kindly help me.
Thanks!!
swimming displacement on RBD geometry
2610 2 0-
- CaptainAhoy
- Member
- 3 posts
- Joined: May 2016
- Offline
-
- tamte
- Member
- 9728 posts
- Joined: July 2007
- Offline
it's because Displacement Noise doesn't use UVs, but rest attribute, and if rest is not present on geometry, then it will use P, and therefore it's swimming
you can add rest attribute using Rest SOP before copying, therefore it will be applied to the static geometry before packing and simulation
(green node in the file)
you can add rest attribute using Rest SOP before copying, therefore it will be applied to the static geometry before packing and simulation
(green node in the file)
Tomas Slancik
CG Supervisor
Framestore, NY
CG Supervisor
Framestore, NY
-
- CaptainAhoy
- Member
- 3 posts
- Joined: May 2016
- Offline
-
- Quick Links

