Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Darkziyu/Mathd
The double type version of the Unity struct Vector,Quaternion and Matrix.It can solve the problem that the float type may not be accurate enough.
https://github.com/Darkziyu/Mathd
Last synced: 3 months ago
JSON representation
The double type version of the Unity struct Vector,Quaternion and Matrix.It can solve the problem that the float type may not be accurate enough.
- Host: GitHub
- URL: https://github.com/Darkziyu/Mathd
- Owner: Darkziyu
- Created: 2018-03-17T12:30:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T07:20:00.000Z (over 6 years ago)
- Last Synced: 2024-07-14T13:36:23.964Z (4 months ago)
- Language: C#
- Size: 19.5 KB
- Stars: 41
- Watchers: 3
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-unity-open-source-on-github - Mathd - The double type version of the Unity struct Vector,Quaternion and Matrix (Script Utility)
README
# Mathd
The double type version of the Unity struct Vector,Quaternion and Matrix.It can solve the problem that the float type may not be accurate enough.