Skip to content
Discussion options

You must be logged in to vote

I would recommend using the prb integrator.

You can do this by changing the rendering cell as follows:

integrator = mi.load_dict({ 'type': 'prb' })
image = mi.render(scene, params, integrator=integrator, spp=4096)

This should do the trick. Take a look here if you want a better understanding of the memory consumption with this method.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@coult099
Comment options

@njroussel
Comment options

@coult099
Comment options

Answer selected by coult099
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