An open API service indexing awesome lists of open source software.

https://github.com/sippeangelo/daydream-deps


https://github.com/sippeangelo/daydream-deps

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

![daydream logo](http://imon.nu/daydream/daydream.gif)

#### Bundled libraries
Libraries bundled along with binaries for Windows (MSVC12 and mingw-w64), available as a submodule in the *deps* directory of the source tree of [daydream](https://github.com/sippeangelo/daydream).

| Project | Version | License |
| ------------------------------------------------------------- | ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **[GLFW](http://www.glfw.org)** | 3.1.1 | [zlib/libpng License](http://www.glfw.org/license.html) |
| **[GLM](http://glm.g-truc.net/0.9.5/index.html)** | 0.9.6.3 | [MIT License](http://glm.g-truc.net/copying.txt) |
| **[GLEW](http://glew.sourceforge.net)** | 1.12.0 | [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.2.8 | [zlib License](http://www.zlib.net/zlib_license.html) |
| **[libpng](http://www.libpng.org/pub/png/libpng.html)** | 1.6.16 | [libpng License](http://www.libpng.org/pub/png/src/libpng-LICENSE.txt) |