Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 625 Bytes

File metadata and controls

15 lines (8 loc) · 625 Bytes

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.