mitsuba-renderer / drjit

Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering
BSD 3-Clause "New" or "Revised" License
563 stars 40 forks source link

Fix dr::ravel and add support for dynamic arrays #243

Closed Speierers closed 1 month ago

Speierers commented 1 month ago

This patch fixes the dr::ravel implementation and adds support of ArrayXf types.