A small gamedev math library for CHICKEN Scheme
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
82
commits
7
Release 0.9.1
0dce0de
make-point and make-quaternion now automatically convert arguments to flonums
1aa9162
Fix a (serious) typo in make-quaternion
dd41ed9
https url in release-info
5d0f723
Remove CHICKEN 4 stuff, update legal and documentation
7f34193
Include hypermath C library so that static linking works
2f8ed99
Preliminary port to CHICKEN 5
09df750
Increment release number
efa9ba4
Allow pointer arguments to be passed as locatives
9dc3007
Increment release version
2b0a5c5
Fix result vector size for points and quaternions
d6a00be
Fix typo
21288a8
Increment minor version
62deeb3
Document
cd98931
Update to Hypermath 0.8.0
ed2e30a