mitsuba-renderer / mitsuba3

Mitsuba 3: A Retargetable Forward and Inverse Renderer
https://www.mitsuba-renderer.org/
Other
2.1k stars 246 forks source link

Support fetching variant-specific Python module attributes #1257

Closed rtabbara closed 3 months ago

rtabbara commented 3 months ago

e.g. mitsuba.scalar_rgb.T

dvicini commented 3 months ago

I tried the fix and it works for me 🎉