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

3D Rasterizer does not rotate camera properly #35

Open
terminal-cs opened this issue Aug 6, 2022 · 2 comments
Open

3D Rasterizer does not rotate camera properly #35

terminal-cs opened this issue Aug 6, 2022 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@terminal-cs
Copy link
Contributor

terminal-cs commented Aug 6, 2022

Describe the bug
A clear and concise description of what the bug is.
The camera in the 3D engine is not implemented correctly

To Reproduce
Steps to reproduce the behavior:
Attempt to rotate camera

Expected behavior
A clear and concise description of what you expected to happen.
The world should rotate accordingly

@terminal-cs terminal-cs added help wanted Extra attention is needed bug Something isn't working labels Aug 6, 2022
@terminal-cs terminal-cs changed the title 3D Rasterizer Does Not Have Camera Rotation 3D Rasterizer does not rotate camera properly Mar 3, 2023
@Samma2009
Copy link

it's a problem with the matrix to euler conversion function

@terminal-cs
Copy link
Contributor Author

it's a problem with the matrix to euler conversion function

I have no idea what a euler is... Also if you don't mind I'd like some help on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants