fix links
Before it is `https://github.com/treeform/vmath/blob/master/tests%5Cbench_raytracer.nim`
This commit is contained in:
parent
522bbf3bc0
commit
8817578a2d
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue