mitsuba-renderer / mitsuba3

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

Add missing bindings to Transform3 #1327

Closed dvicini closed 1 month ago

dvicini commented 1 month ago

This adds the previously missing bindings to transform a Ray2f with a Transform3f. The corresponding bindings already exist for the 3D case, but were missing for 2D.

njroussel commented 1 month ago

Oh the CI did run, it was just a frontend bug :man_shrugging: