deglorieg / gp-ember

Code repository for project Ember
MIT License
0 stars 0 forks source link

Basic math (vec,mat,...) #15

Open deglorieg opened 6 years ago

deglorieg commented 6 years ago

Implement vector and matrix types for transformation calculations

deglorieg commented 6 years ago

linmath.h uses too many pointers internally, which reduces usability. remove linmath and implement alternative.