according to issue #26, I find the PR #44, and I download from https://github.com/loubetg/mitsuba2-reparam-tests to try the Geometric differentiation, but I can't let the empty_cube become the smooth_empty_cube by the inverse rendering. the paper "Reparameterizing Discontinuous Integrands for Differentiable Rendering" is very good,but the figure 8 is my attention, how I do can make the same result.
and the project offer some Optimization tests like optim_vertices.py which I try to make the empty_cube become the smooth_empty_cube.