Dorian Ros
Dorian Ros
Although Mitsuba BSDFs can be approximated using Blender shader nodes during import, the conversion is not flawless and leads to inconsistencies when exporting. Therefore, we introduce custom shader nodes that...
The add-on tries to convert Cycles materials to Mitsuba whenever possible. However, it does not support any of Blender's math nodes which are often used in shader graphs to process...
Blender's built-in operators for OBJ file loading directly creates Blender objects, meshes and materials in the given scene. In the context of the add-on, the importer needs a function that...