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

Add OrtographicCamera component #1182

Closed
RiscadoA opened this issue May 21, 2024 · 0 comments · Fixed by #1335
Closed

Add OrtographicCamera component #1182

RiscadoA opened this issue May 21, 2024 · 0 comments · Fixed by #1335
Assignees
Milestone

Comments

@RiscadoA
Copy link
Member

Problem

We don't have ortographic cameras!

Solution

With #1181, it should be straight forward to add an OrtographicCamera component to the camera plugin which uses glm::ortho instead of the PerspectiveCamera's glm::perspective.

@RiscadoA RiscadoA added A-Engine B-Rendering D-Good-First-Issue Easy but interesting S-Blocked Blocked on another issue or PR labels May 21, 2024
@RiscadoA RiscadoA added this to the 0.3 Standalone Editor milestone May 21, 2024
@RiscadoA RiscadoA removed this from the 0.4 - ??? milestone Aug 8, 2024
@mkuritsu mkuritsu removed the S-Blocked Blocked on another issue or PR label Sep 28, 2024
@mkuritsu mkuritsu self-assigned this Sep 28, 2024
@mkuritsu mkuritsu linked a pull request Sep 28, 2024 that will close this issue
3 tasks
@RiscadoA RiscadoA added this to the 0.4 milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants