Integrate cglm as Vector & Matrix Calculation Library. #29
Labels
No Milestone
No Assignees
1 Participants
Notifications
Due Date
Dependencies
No dependencies set.
Reference: mhu/gds-render#29
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace custom vector operations by cglm. This allows more powerful algorithms to be implemented.
cglm is more suitable for > 3 dimensions. We only use 2d calculations at the moment.
Therefore: Won't integrate