render is a light-weight, header-only library for utilizing OpenGL.
This library heavily depends on vecmath-cpp library. It is recommended that you download vecmath-cpp library and use it together.
Sample files are also provied (vbo_glfw.cxx, offline_rendering_FBO.cxx) in the "samples" directory. Please refer these files to understand how to use the library.
- Takashi Kanai - The University of Tokyo
This software is licensed under the MIT License - see the LICENSE file for details.