Skip to content
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

Make Camera scene mode independent. #2007

Closed
bagnell opened this issue Jul 31, 2014 · 1 comment
Closed

Make Camera scene mode independent. #2007

bagnell opened this issue Jul 31, 2014 · 1 comment

Comments

@bagnell
Copy link
Contributor

bagnell commented Jul 31, 2014

Make camera properties scene mode independent like Camera.transform.

For example, camera.transform = Transforms.eastNorthUpToFixedFrame(origin); works in all scene modes without any projection or swizzling components of the column vectors. This will add a little complexity to the camera properties, but simplify the rest of the API. Then, we can remove any "set cartographic" functions.

CC #1699.

@pjcozzi pjcozzi mentioned this issue Jul 31, 2014
19 tasks
@bagnell bagnell changed the title Remove Camera scene mode independent. Make Camera scene mode independent. Jul 31, 2014
@pjcozzi
Copy link
Contributor

pjcozzi commented Jan 2, 2017

@bagnell is this still relevant?

@bagnell bagnell closed this as completed Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants