I am getting severe flickering with my animated sequence - with fur. This is without Fur Dynamics. I added a rest position to the animated sequence (bgeo sequence) but seems not to be working right. The fur is deforming with the skin…
did I miss a step?
Here is mpeg movie with issue
http://shadergirl.com/gorissue.mp4 [shadergirl.com]
deformed skin fur rest issue
4100 3 1- triniti13
- Member
- 3 posts
- Joined: 12月 2005
- Offline
- Alejandro Echeverry
- Member
- 691 posts
- Joined: 6月 2006
- Offline
Try to put a TimeBlend node down your file node, this will linear interpolate the point positions of your geo sequence (with constant topology) in a sub frame basis.
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
- tamte
- Member
- 8839 posts
- Joined: 7月 2007
- Offline
according to your first screenshot, you are plugging gorilla_animation to both inputs of the rest SOP
which means that for every frame the rest position will update with new values, which will be the same as position so it is useless as rest
use static geometry as a second input of the rest SOP
so in your case
either file SOP which reads only single bgeo of your geo sequence
or leave everything as it is, just append timeshift SOP just before the second input of the rest SOP and delete expression on Frame parameter
which means that for every frame the rest position will update with new values, which will be the same as position so it is useless as rest
use static geometry as a second input of the rest SOP
so in your case
either file SOP which reads only single bgeo of your geo sequence
or leave everything as it is, just append timeshift SOP just before the second input of the rest SOP and delete expression on Frame parameter
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- triniti13
- Member
- 3 posts
- Joined: 12月 2005
- Offline
-
- Quick Links