Skip to content
Snippets Groups Projects
Select Git revision
  • campfire
  • develop default protected
  • remove_subs
  • feature/plotting
  • pt/new-viewer-renderer
  • master
  • feature_CI
  • feature/distance-collect
8 results

glow-samples

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Glow / glow-samples
    Source project has a limited visibility.
    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.