Using Quaternion to Perform 3D rotations

Using Quaternion to Perform 3D rotations:
http://www.cprogramming.com/tutorial/3d/quaternions.html

Comments

Popular posts from this blog

Drawing textured cube with Vulkan on Android

glTF loader for Android Vulkan

C++ unit testing & CI integration in GitHub (I/2)