DragonMinded / libdragon

Open source library for N64 development.
https://libdragon.dev
The Unlicense
746 stars 109 forks source link

3D Math: extend fmath.h and add fgeom.h #645

Closed snacchus closed 1 week ago

snacchus commented 1 week ago

This adds fgeom.h, which contains structs for vectors, quaternions and matrices plus functions that implement common 3D math operations.