Moving VDBs SLOW!?!?

   567   7   1
User Avatar
Member
41 posts
Joined: Aug. 2014
Offline
Hi,

I have to animate multiple static non sequential VDB clouds using transform. Simple slide on Z axis. Problem is, even with single animated VDB, my viewport performance when playback animation is terrible. Is there anything I can do to improve performance?

Under display options, volumes I have set volume quality to very low and filtering off. Anything else I can do?

Thanks.


EDIT:
It is obvious that transform node is calculating something more complex than I could ever imagine.
Edited by JuhaT - April 10, 2024 08:57:45
User Avatar
Member
679 posts
Joined: Feb. 2017
Offline
Just put every cloud in its own geo container and move that.
That way it doesn't need to calculate new positions for each voxel but just one for the container.

Cheers
CYTE
User Avatar
Member
7772 posts
Joined: Sept. 2011
Online
JuhaT
It is obvious that transform node is calculating something more complex than I could ever imagine.

yeah, lighting
User Avatar
Member
41 posts
Joined: Aug. 2014
Offline
Thank you so much! In geo container it is lightning fast!
One more question about volume in the viewport. How can I have more density for flipbook preview purpose?
User Avatar
Member
7772 posts
Joined: Sept. 2011
Online
JuhaT
Thank you so much! In geo container it is lightning fast!
One more question about volume in the viewport. How can I have more density for flipbook preview purpose?

Volume visualize SOP controls appearance in the viewport.
User Avatar
Member
41 posts
Joined: Aug. 2014
Offline
Great! I will try.
User Avatar
Member
238 posts
Joined: March 2013
Offline
animating at OBJ level is dangerous, if you plan to export this stuff the transforms at OBJ level
Are not accounted for. If you use a vol vis SOP and set viewport Max Vis Res to 64-128 you will still see
reasonable detail and have very good performance, without the dangers or animation limitations of OBJ level.
I'm not lying, I'm writing fiction with my mouth.
User Avatar
Member
41 posts
Joined: Aug. 2014
Offline
lewis_T
animating at OBJ level is dangerous, if you plan to export this stuff the transforms at OBJ level
Are not accounted for. If you use a vol vis SOP and set viewport Max Vis Res to 64-128 you will still see
reasonable detail and have very good performance, without the dangers or animation limitations of OBJ level.
Hi lewis_T and thanks for writing here.
Problem occurred when I added transform and animated it. Without transform animation it is all good, but when it moves, it is getting very slow very quickly. Any solution for that? OBJ level transform animation isn't slowing down at all. It is very fast and I am glad on this project I don't have to export anywhere.

Cheers.
  • Quick Links