diff --git a/README.md b/README.md new file mode 100644 index 00000000..f7f64833 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +#### Bundled libraries +Libraries bundled along with binaries for Windows (MSVC14), available as a submodule in the *deps* directory of the source tree. + +| Project | Version | License | +| ------------------------------------------------------------- | ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| **[GLFW](http://www.glfw.org)** | ? | [zlib/libpng License](http://www.glfw.org/license.html) | +| **[GLM](http://glm.g-truc.net/0.9.5/index.html)** | ? | [MIT License](http://glm.g-truc.net/copying.txt) | +| **[GLEW](http://glew.sourceforge.net)** | ? | [Modified BSD License](http://glew.sourceforge.net/glew.txt), [Mesa 3-D License](http://glew.sourceforge.net/mesa.txt), [Khronos License](http://glew.sourceforge.net/khronos.txt) | +| **[Assimp](http://assimp.sourceforge.net)** | 3.1.1 | [BSD 3-Clause License](http://assimp.sourceforge.net/main_license.html) | +| **[zlib](http://www.zlib.net)** | 1.28 | [zlib License](http://www.zlib.net/zlib_license.html) | +| **[libpng](http://www.libpng.org/pub/png/libpng.html)** | 1.6.19 | [libpng License](http://www.libpng.org/pub/png/src/libpng-LICENSE.txt) | + +#### External libraries +Libraries that are too big to be bundled with the project. + +| Project | Version | License | Root folder environment variable (Windows) | +| ---------------------------------------------------------- | ----------- | --------------------------------------------------------------------------- | ------------------------------------------ | +| **[Boost](http://www.boost.org)** | 1.59.0+ | [Boost Software License, Version 1.0](http://www.boost.org/LICENSE_1_0.txt) | BOOST_ROOT | diff --git a/deps b/deps index 86d5cdfb..2ecb61a3 160000 --- a/deps +++ b/deps @@ -1 +1 @@ -Subproject commit 86d5cdfb2654e741ed19d1cd769630e288616a91 +Subproject commit 2ecb61a3d02400fb0bf647e3c32c55f46285ceab