I have a whole structure with a bump map on it, when i render i see
“Creating displaced geometry”
is there a way to cache that step so i don't have to wait for the render to start everytime?
i only have camera movement, the structure doesn't move
(render time) Creating Displaced geometry cache?
7859 7 0-
- sami.tawil
- Member
- 172 posts
- Joined: March 2012
- Offline
-
- andrewc
- Member
- 1002 posts
- Joined: July 2005
- Offline
It isn't possible to cache displaced geometry from frame to frame. Even if the camera moves, it's possible that mantra might dice the geometry differently between frames since the dicing is view-dependent. For example, a moving camera could uncover some geometry that was previously hidden, causing it to displace on the new frame.
Andrew
Andrew
-
- brianBurke
- Member
- 192 posts
- Joined: Nov. 2008
- Offline
sami.tawil
I have a whole structure with a bump map on it, when i render i see
“Creating displaced geometry”
if you are truly doing only bump mapping, you can add the True Displacements (vm_truedisplace) property to your geometry or material and disable it. This will cause mantra to not try to do any additional dicing for displacement, and your displacement will be rendered as a bump map.
-
- sami.tawil
- Member
- 172 posts
- Joined: March 2012
- Offline
-
- sami.tawil
- Member
- 172 posts
- Joined: March 2012
- Offline
-
- quiden
- Member
- 2 posts
- Joined: April 2012
- Offline
-
- quiden
- Member
- 2 posts
- Joined: April 2012
- Offline
-
- arorah822
- Member
- 1 posts
- Joined: Nov. 2023
- Offline
-
- Quick Links


