Skip to content

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 196 Bytes

readme.md

File metadata and controls

executable file
·
12 lines (11 loc) · 196 Bytes

BOA

####BOA - Basic OpenGL Abstraction A simple graphics library

Requirements

  • OpenGL (3.3)
  • GLEW (1.13.0)
  • GLFW (3.1.2)
  • GLM (0.9.7.4)
  • stb_image (2.12)