From 74abd51d18477bbb1de87e6b2965c0c5bc39c950 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 18 Dec 2016 11:53:42 +1100 Subject: [PATCH] Update mikktspace URL URL pointed to outdated subversion repository. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e2d8b1..c5329dd 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ as C/C++, as this is not an obstacle to most users.) | --------------------------------------------------------------------- |:--------------------:|:---:|:---:| ----------- | [yocto_trace.h](https://github.com/xelatihy/yocto-gl) | MIT |C/C++|**1**| physically-based unidirectional path tracer w/ MIS for direct lights | [yocto_symrigid.h](https://github.com/xelatihy/yocto-gl) | MIT |C/C++|**1**| rigid body simulator (sequential impulse/PGS) with support for concave objects -| [mikktspace](http://tinyurl.com/z6xtucm) | zlib |C/C++| 2 | compute tangent space for normal mapping +| [mikktspace](https://developer.blender.org/diffusion/B/browse/master/intern/mikktspace) | zlib |C/C++| 2 | compute tangent space for normal mapping | [debug-draw](https://github.com/glampert/debug-draw) | **public domain** | C++ |**1**| API-agnostic immediate-mode debug rendering |**[lightmapper](https://github.com/ands/lightmapper#lightmapper)** | **public domain** |C/C++|**1**| use your OpenGL renderer to offline bake lightmaps