https://github.com/zonca/quaternionarray
Python module for multiplying, rotating and interpolating arrays of quaternions using NumPy array operations
https://github.com/zonca/quaternionarray
Last synced: 4 months ago
JSON representation
Python module for multiplying, rotating and interpolating arrays of quaternions using NumPy array operations
- Host: GitHub
- URL: https://github.com/zonca/quaternionarray
- Owner: zonca
- Created: 2010-09-01T07:51:45.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T22:48:48.000Z (almost 8 years ago)
- Last Synced: 2024-04-13T21:11:37.008Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Python module for multiplying, rotating and interpolating arrays of quaternions.
Implemented in Numpy, making use of fast arrays operations.
http://github.com/zonca/quaternionarray/