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

Integration of FP16 support and exposing texture Python bindings #200

Closed rtabbara closed 8 months ago

rtabbara commented 9 months ago

Also:

Note, there are other drjit-core changes required to support this aside from the original fp16 PR. Another drjit-core PR will be put up once the first one has been merged into the nanobind branch.