https://github.com/nirupamkhanal/quaternionrotations
An open-source simulation app to show the distinction between quaternion systems and 3D systems of rotation.
https://github.com/nirupamkhanal/quaternionrotations
computer-graphics euler-rotations quaternion-algebra reactjs rotation simulation-modeling three-js
Last synced: 2 months ago
JSON representation
An open-source simulation app to show the distinction between quaternion systems and 3D systems of rotation.
- Host: GitHub
- URL: https://github.com/nirupamkhanal/quaternionrotations
- Owner: NirupamKhanal
- License: apache-2.0
- Created: 2025-02-05T03:51:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T18:46:15.000Z (about 1 year ago)
- Last Synced: 2025-04-12T14:46:50.339Z (about 1 year ago)
- Topics: computer-graphics, euler-rotations, quaternion-algebra, reactjs, rotation, simulation-modeling, three-js
- Language: TypeScript
- Homepage:
- Size: 320 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuaternionRotations
A simulation app to show the distinction between quaternion systems and 3D systems of rotations.
_Our long-term ambition is to create an open-source ecosystem for simulations, visualizers, and symbolic computational research._
Try it for yourself:
[Latest Deployment (29-Mar-2025)](https://quaternionsim.netlify.app/)
A chronology of the releases is available in the repository, to navigate through past versions.
---
This repository is licensed under the Apache 2.0 License. See the LICENSE.TXT file for more information.