|
|
1 місяць тому | |
|---|---|---|
| examples | 1 місяць тому | |
| src | 1 місяць тому | |
| thirdparty | 1 місяць тому | |
| .gitignore | 1 місяць тому | |
| LICENSE | 4 роки тому | |
| README.md | 1 місяць тому | |
| la.h | 1 місяць тому | |
| nob.c | 1 місяць тому |
Procedurally generated C library for Linear Algebra in 2D/3D Computer Graphics (equivalent of GLM). The goals are:
Grab la.h and use it as an stb-style header-only library. For more info on such libraries see: https://github.com/nothings/stb/blob/master/docs/stb_howto.txt
For a usage example see ./examples/ball.c
We are using nob.h as the build system.
$ cc -o nob nob.c
$ ./nob