Skip to content

Commit d4e56fe

Browse files
vecmath documentation
1 parent 720090f commit d4e56fe

File tree

2 files changed

+932
-0
lines changed

2 files changed

+932
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Single-file public domain libraries for C/C++ (dual licensed under MIT).
1212
* [rnd.h](docs/rnd.md) - Pseudo-random number generators for C/C++.
1313
* [strpool.h](docs/strpool.md) - Highly efficient string pool for C/C++.
1414
* [thread.h](docs/thread.md) - Cross platform threading functions for C/C++.
15+
* [vecmath.h](docs/vecmath.md) - Vector/matrix math library for C/C++.
1516

1617

1718
# wip libs

0 commit comments

Comments
 (0)