rzsavilla / BlobsonicEngine

Group Project: 3D OpenGL Game Engine
GNU General Public License v3.0
2 stars 0 forks source link

Camera Component incorrect Z axis rotation (Camera Roll) #15

Open rzsavilla opened 7 years ago

rzsavilla commented 7 years ago

Camere.h The quaternion roll around Z axis does not function as expected when other axis are also rotated.