3rd Party Dependencies
This document provides an (incomplete) overview of the 3rd party dependencies in Cinder, including the versions used and their respective licenses.
Library | Version | License | Notes |
glm | 0.9.8.5 | MIT | Mathematics |
zlib | 1.2.11 | zlib | Lossless compression |
Asio | 1.11.0 | Boost | Networking |
libtess2 | 1.0 | SGI Free Software B | Polygon tessellation |
liblinebreak | 1.0 | zlib | Unicode line breaking |
rapidxml | 1.13 | Boost | XML parsing |
jsoncpp | 1.3.0 | MIT | JSON parsing |
AntTweakBar | 1.16 | zlib | Parameter manipulation GUI |
glload | 0.5 | MIT | OpenGL function loading |
tinyexr | 0.9.5 | BSD 3-Clause | OpenEXR image read/write |
libvorbis | 1.3.4 | BSD | Ogg Vorbis audio read/write |
r8brain | 1.5 | MIT | Sample rate conversion |
Ooura FFT | Public Domain | Audio FFT | |
Freetype | 2.9.1 | Freetype License | Font rendering |
GLFW | 3.2.1 | zlib | Linux windowing |
stb_image | 2.02 | Public domain | Linux & Android image read/write |
videoInput | 0.1995 | Public Domain | Windows desktop video capture |
ANGLE | BSD | Windows OpenGL emulation | |
utf8cpp | Boost | Unicode UTF-8 conversion | |
Boost | 1.60 | Boost | Primarily Boost.Filesystem on non-MSVC |