diff options
Diffstat (limited to 'contrib/cgltf-tangents/MikkTSpace/README.md')
-rw-r--r-- | contrib/cgltf-tangents/MikkTSpace/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/cgltf-tangents/MikkTSpace/README.md b/contrib/cgltf-tangents/MikkTSpace/README.md new file mode 100644 index 0000000..9fda155 --- /dev/null +++ b/contrib/cgltf-tangents/MikkTSpace/README.md | |||
@@ -0,0 +1,4 @@ | |||
1 | # MikkTSpace | ||
2 | A common standard for tangent space used in baking tools to produce normal maps. | ||
3 | |||
4 | More information can be found at http://www.mikktspace.com/. | ||