You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.7 KiB
Markdown
36 lines
1.7 KiB
Markdown
|
4 years ago
|
## List of 3rd party tools and libraries
|
||
|
|
|
||
|
|
|
||
|
|
- GLFW
|
||
|
|
- [Git Repo](https://github.com/glfw/glfw)
|
||
|
|
- License: [zlib/libpng](https://www.glfw.org/license.html)
|
||
|
|
- Glad2
|
||
|
|
- [Git Repo](https://github.com/Dav1dde/glad/tree/glad2)
|
||
|
|
- License: [MIT](https://github.com/Dav1dde/glad/blob/glad2/LICENSE)
|
||
|
|
- GLM
|
||
|
|
- [Git Repo](https://github.com/g-truc/glm)
|
||
|
|
- License: [The Happy Bunny License or MIT](https://github.com/g-truc/glm/blob/master/copying.txt)
|
||
|
|
- Wren
|
||
|
|
- [Git Repo](https://github.com/wren-lang/wren)
|
||
|
|
- License: [MIT](https://github.com/wren-lang/wren/blob/main/LICENSE)
|
||
|
|
- Dear ImGui
|
||
|
|
- [Git Repo](https://github.com/ocornut/imgui/tree/docking)
|
||
|
|
- License: [MIT](https://github.com/ocornut/imgui/blob/docking/LICENSE.txt)
|
||
|
|
- stb_image headers
|
||
|
|
- [Git Repo](https://github.com/nothings/stb)
|
||
|
|
- License: [MIT OR Public Domain](https://github.com/nothings/stb/blob/master/LICENSE)
|
||
|
|
- OpenAL Soft
|
||
|
|
- [Git Repo](https://github.com/kcat/openal-soft)
|
||
|
|
- License: [GPL v2](https://github.com/kcat/openal-soft/blob/master/COPYING)
|
||
|
|
- FreeType
|
||
|
|
- [Git Repo](https://gitlab.freedesktop.org/freetype/freetype)
|
||
|
|
- License: [FreeType License OR GPL 2 (or later)](https://gitlab.freedesktop.org/freetype/freetype/-/blob/master/LICENSE.TXT)
|
||
|
|
- Box2D
|
||
|
|
- [Git Repo](https://github.com/erincatto/box2d)
|
||
|
|
- License: [MIT](https://github.com/Dav1dde/glad/blob/glad2/LICENSE)
|
||
|
|
- json
|
||
|
|
- [Git Repo](https://github.com/nlohmann/json)
|
||
|
|
- License: [MIT](https://github.com/nlohmann/json/blob/develop/LICENSE.MIT)
|
||
|
|
- nativefiledialog-extended
|
||
|
|
- [Git Repo](https://github.com/btzy/nativefiledialog-extended)
|
||
|
|
- License: [ZLIB](https://github.com/btzy/nativefiledialog-extended/blob/master/LICENSE)
|