render_Eigen is a light-weight, header-only library for utilizing OpenGL.
This library heavily depends on Eigen library. It is necessary to download the Eigen library and use it together with render_Eigen.
A sample file vbo_glfw_eigen.cxx is also provided in the "samples" directory. Please refer to it to understand how to use the library.
render is recommended if you use vecmath-cpp library.
- Takashi Kanai - The University of Tokyo
This software is licensed under the MIT License - see the LICENSE file for details.