Mitsuba is a research-oriented rendering system designed for both forward and inverse light transport simulation. It is composed of a core library and an array of plugins, offering extensive functionality from materials and light sources to comprehensive rendering algorithms. The system’s retargetable nature allows it to adapt its underlying implementations and data structures for various tasks, such as simulating scalar RGB transport or differential spectral transport on the GPU.
Main Features: