/render_Eigen

A header-only library for utilizing OpenGL based on Eigen

Primary LanguageC++MIT LicenseMIT

render_Eigen

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.

Authors

License

This software is licensed under the MIT License - see the LICENSE file for details.