Skip to content
Discussion options

You must be logged in to vote

Mitsuba/Dr.Jit will by default compile your custom BRDF into a subroutine of a Megakernel. This means that temporary steps of the computation are stored in registers and won't take up any memory. The only memory usage is in terms of textures etc., that drive the parameters of your model.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@sapo17
Comment options

@wjakob
Comment options

@sapo17
Comment options

@wjakob
Comment options

@sapo17
Comment options

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