Closed HughieH closed 5 months ago
Hello,
I haven't tried to reproduce myself, but I am attaching the scene in question for convenience. box.zip
I have also tried importing this scene using Blender 4.0 and Mitsuba-render 0.4.0 with the same result.
I believe it is this element that is causing the import issue in the associated xml file:
<emitter type="constant" id="World">
<rgb value="1.000000 1.000000 1.000000" name="radiance"/>
</emitter>
Specifically the rgb values for the radiance tag.
Importer: Mitsuba object type "SRGBReflectanceSpectrum" is not supported.
Bug Description I'm trying to import an example scene from Sionna's Ray Tracing module in
sionna/rt/scenes/box/box.xml
in the Sionna library. THe import doesn't work with the errorMitsuba object type "SRGBReflectanceSpectrum" is not supported.
.To Reproduce Steps to reproduce the behavior:
sionna/rt/scenes/box/box.xml
Expected behavior Scene should be imported and viewed in Blender GUI.
Environment (please complete the following information):