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

Orthographic projection mode (for 2D visualisations) #114

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

Robadob
Copy link
Member

@Robadob Robadob commented Feb 11, 2023

It's 'zoom' is tracked independently from the perspective projection mode. Projection mode can be toggled using F9, however perspective quickly misaligns ortho from an axis. Orthographic mode zoom modifier is shown in F1 panel when enabled.

Closes #8 (We don't have support for mapping discrete agents to a texture on a single 2D plane, but this provides a great approximation for 2D models without requiring huge API changes).

@Robadob Robadob added the enhancement New feature or request label Feb 11, 2023
It's 'zoom' is tracked independently from the perspetive projection mode.
Project mode can be toggled using F9, however perspetive quickly misaligns ortho from an axis.
Orthographic mode zoom modifier is shown in F1 panel when enabled.
@Robadob Robadob removed the request for review from ptheywood February 11, 2023 10:42
@Robadob Robadob merged commit f0b7df1 into master Feb 11, 2023
@Robadob Robadob deleted the ortho_projection branch February 11, 2023 10:53
Robadob added a commit that referenced this pull request Feb 17, 2023
Caused by a commented out break statement in #114
Robadob added a commit that referenced this pull request Feb 20, 2023
Caused by a commented out break statement in #114
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for 2D Models
1 participant