Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 779 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 779 Bytes

A simple Object Oriented C++ OpenGL wrapper library inspired by Processing.

Features

  • orthographic and perspective projection
  • window handling
  • complete matrix handling
  • 2D textures
  • instancing

Check examples.

Dependencies

There is a complete Visual Studio project with all dependencies linked and included under releases. Feel free to create an issue or contact me should you find an error or just want to.