Miriam

Results 4 issues of Miriam

Tried out #415 and I realize that the aspect ratio is not kept when G is clicked. Results in some thing like this. The render on the right has the...

In the latest master, I am seeing ``` The following tests FAILED: 17 - RasterizationComparisonTest.StepByStepComparison (Failed) 19 - RasterizationComparisonTest.CompareWithGSRasterize (Failed) 30 - AutogradTest.ProjectionAutogradTest (Failed) 31 - AutogradTest.FullRenderingPipelineAutogradTest (Failed) ``` Is...

The code compiles fine with gcc 13 but if I switch to gcc 14 I am seeing compilation error ``` /home/miriam/instant-ngp/dependencies/pybind11/include/pybind11/pybind11.h:1894:1: error: return type ‘struct pybind11::detail::initimpl::factory’ is incomplete 1894 |...