Skip to content
Discussion options

You must be logged in to vote

The cost here is going through the entire scene to discover that the computation is still the same. So the cache is likely working, but it's the computation of the cache key that is costly.
Mitsuba has a merge shape that automatically groups all compatible geometry to reduce such costs, can you give this a try? Simply specify it at the top level and nest all your scene objects within.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Microno95
Comment options

Answer selected by Microno95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants