BryceMehring / GameEngine

C++ OpenGL Cross Platform Game Engine
7 stars 2 forks source link

Lines that are placed in 3d location render incorrectly #80

Open BryceMehring opened 10 years ago

BryceMehring commented 10 years ago

The issue comes into play when I'm calculating the rotation matrix, which is only around the z axis.