Merge pull request #40 from xflywind/patch-1

fix links
This commit is contained in:
treeform 2021-07-22 22:09:12 -07:00 committed by GitHub
commit a8a6f69ec4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ Your one stop shop for vector math routines for 2d and 3d graphics.
* Pure Nim with no dependencies.
* Very similar to GLSL Shader Language with extra stuff.
* Extensively [benchmarked](tests\bench_raytracer.nim).
* Extensively [benchmarked](tests/bench_raytracer.nim).
* Docs: https://nimdocs.com/treeform/vmath
## Has vector functions for GLSL types: