3D Cube looking like a Cuboid when projecting
I am making a 3D renderer that displays a cube based on some given points and edges. It uses this formula for projecting the 3D points onto a 2D screen:
I am making a 3D renderer that displays a cube based on some given points and edges. It uses this formula for projecting the 3D points onto a 2D screen: