Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samson-mano/quaternion_arcball_3d_rotation

Implementation of Arcball which tackles the problem that the mouse is in 2D and the object is in 3D by picturing a sphere behind the screen that when clicked pinches the sphere and by dragging, the sphere is rotated around its center with all its associated objects
https://github.com/samson-mano/quaternion_arcball_3d_rotation

3d-engine 3d-graphics 3d-models 3d-rotation 3drotate euler-angles gdi-plus gdiplus quaternion quaternion-algebra quaternions rotation rotation-matrix vector-graphics

Last synced: 5 days ago
JSON representation

Implementation of Arcball which tackles the problem that the mouse is in 2D and the object is in 3D by picturing a sphere behind the screen that when clicked pinches the sphere and by dragging, the sphere is rotated around its center with all its associated objects

Awesome Lists containing this project