https://github.com/sippeangelo/daydream-deps
https://github.com/sippeangelo/daydream-deps
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sippeangelo/daydream-deps
- Owner: sippeangelo
- Created: 2015-05-27T10:53:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-02T17:07:10.000Z (about 11 years ago)
- Last Synced: 2023-03-11T02:19:12.224Z (over 3 years ago)
- Language: C
- Size: 24.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

#### 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) |