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.