-
Notifications
You must be signed in to change notification settings - Fork 1
wtracy/quaternions
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A quick quaternion implementation for Android. Also contains a vector implementation because reasons. A transformation matrix can be derived from a quaternion rotation and applied to a vector. The only Android dependency in this project is adroid.util.FloatMath. A stub implementation of this class has been provided under /test so that you can run the unit tests on a normal desktop.
About
A quaternions implementation for Android
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published