-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
camera improvements for 2d use cases #1479
Comments
3d Camera:
This info is missing Proposed 2d Camera Input Spec:
or more verbose:
|
#1484 adds a 2d camera mode for rendering and scalar rendering ( |
resolved in #1484 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Camera info does not show 2d mode params and we should add an explicit 2d mode camera.
If you have a 2d dataset with no camera specified, you get a 2D style camera.
However, all camera params we currently accept are 3d, if you provide any camera you are back in 3D mode.
The text was updated successfully, but these errors were encountered: