Saxum/extern/acgl
2015-03-12 11:42:22 +01:00
..
cmake Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00
include Updating lodepng. 2015-03-12 11:42:22 +01:00
src Updating lodepng. 2015-03-12 11:42:22 +01:00
.gitignore Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00
.gitmodules Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00
CMakeLists.txt Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00
CMakeListsStaticInclude.txt Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00
LICENSE.TXT Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00
README.TXT Import of '003-basic-texturing'. 2014-10-20 17:31:26 +02:00

ACGL - Aachen Computer Graphics Library
---------------------------------------

Intended to speed up graphics/OpenGL prototyping. Developed by Lars Krecklau and Robert Menzel with help from Andreas Neu, Janis Born, Kersten Schuster, Ole Untzelmann, based on prior work from Lars Krecklau.

Included third-party software:
* Includes lodepng by Lode Vandevenne, unchanged except for the include path in lodepng.cpp. lodepng is provided as-is, see license text in the lodepng source code.
* Includes OpenGL loader code created by a modified glLoadGen by Jason McKesson.
* Includes GLM by Christophe Riccio.
* Includes data type definitions from libspnav header originally by John Tsiombikas (see mini_spnav.h for details).
* Includes RGBE/Radiance image import by Bruce Walter (code provided 'as-is') minimally adjusted to reduce compiler warnings.

See LICENSE.TXT for licensing information.

Additional documentation: http://www.graphics.rwth-aachen.de/redmine/projects/acgl/wiki