You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.
When setting up an orthographic camera, the camera does not line up properly.
Example:
Place a 3D cube at {0,0,0}
Orthographic camera at {-10, -10, 10}, orientation {45, -45, -45}
Expected Result:
Cube should line up perfectly in the center of the screen with the vertices overlapping exactly.
This is not achieved.
The text was updated successfully, but these errors were encountered: