Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.