Arcball Camera with C++ and OpenGL
-
Updated
Jul 3, 2024 - C++
Arcball Camera with C++ and OpenGL
Some projects to learn more about core OpenGL and some CG algorithms.
Improved Arcball Implementation with templated quaternion class. Has a more natural user experience. Unlike regular Arcball implementations, it does not have singularities near the edge of the screen or near the corners of the screen. Written in c++. Unit tested with Doctest. Apache 2.0 License.
Add a description, image, and links to the arcball topic page so that developers can more easily learn about it.
To associate your repository with the arcball topic, visit your repo's landing page and select "manage topics."