diff --git a/README.md b/README.md index c99c8aac..100dce89 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,15 @@ ## Third party components -**SPIRV-Cross** by **KhronosGroup**: [github](https://github.com/KhronosGroup/SPIRV-Cross) +**SPIRV-Cross** by **KhronosGroup** - [Apache License 2.0](https://github.com/KhronosGroup/SPIRV-Cross/blob/master/LICENSE): [github](https://github.com/KhronosGroup/SPIRV-Cross) -**glslang** by **KhronosGroup**: [github](https://github.com/KhronosGroup/glslang) +**glslang** by **KhronosGroup** - [Various Licenses](https://github.com/KhronosGroup/glslang/blob/main/LICENSE.txt): [github](https://github.com/KhronosGroup/glslang) -**unordered_dense** by **Martin Leitner-Ankerl**: [github](https://github.com/martinus/unordered_dense) +**unordered_dense** by **Martin Leitner-Ankerl** - [MIT License](https://github.com/martinus/unordered_dense/blob/main/LICENSE): [github](https://github.com/martinus/unordered_dense) -**OpenGL Mathematics (*GLM*)** by **G-Truc Creation**: [github](https://github.com/g-truc/glm) +**OpenGL Mathematics (*GLM*)** by **G-Truc Creation** - [The Happy Bunny License](https://github.com/g-truc/glm/blob/master/copying.txt): [github](https://github.com/g-truc/glm) + +**DiligentCore** by **Diligent Graphics** - [Apache License 2.0](https://github.com/DiligentGraphics/DiligentCore/blob/master/License.txt): [github](https://github.com/DiligentGraphics/DiligentCore) ## Progress @@ -26,4 +28,4 @@ |--------------------------------|------------------------| | **OpenGL State Manager** | **0 / 65** | -\* *The number of functions that have been implemented* \ No newline at end of file +* *The number of functions that have been implemented*