Is it possible to change the camera model? #634
Unanswered
nickponline
asked this question in
Q&A
Replies: 1 comment
-
instant-ngp currently doesn't support an orthographic camera model, sorry. It'd have to be added to the pixel-to-ray, pos-to-pixel, and motion vector routines. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to change the camera type used by Instant NGP. I would like to train using a projective camera but render the results using an orthographic camera. The reason is I would like to try and compute an ortho-mosaic of a 3D model?
Beta Was this translation helpful? Give feedback.
All reactions