/render

A header-only library for utilizing OpenGL

Primary LanguageC++MIT LicenseMIT

render

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.

Authors

License

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