Skip to content

ogoregen/flyGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.