sapo17 / BachelorThesis

Simple material parameter estimator tool using Mitsuba 3 and Dr.Jit.
2 stars 0 forks source link

New Optimization strategy for advanced mesh reconstruction #63

Closed sapo17 closed 1 year ago

sapo17 commented 1 year ago

Current state

The default optimization strategy for vertex pos. opt. is naive.

CRQ

Make use of the techniques from Large Steps in Inverse Rendering of Geometry, Nicolet et al. 2021 and integrate to the material optimizer as a new optimization strategy.

sapo17 commented 1 year ago

See commit. The implemented strategy will be available upon completion of #61.