NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
15.57k stars 1.89k forks source link

Adjustable camera positions and parameters in software. #1523

Open mrbid opened 3 months ago

mrbid commented 3 months ago

Is there a reason why instant-ngp does not allow adjustments to camera positions and their parameters inside the software? To me this would seem like a no-brainer to make refinements to the transforms.json visually inside the software but how it is at the moment we must close the software, edit a transforms.json file, and then re-launch the software which is a really laborious process.