Skip to content

dogod621/O3GL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O3GL

Object-Oriented OpenGL

Submodules

OpenGL Mathematics (GLM): https://github.com/g-truc/glm
OpenGL Extension Wrangler Library (GLEW) - CMake: https://github.com/Perlmint/glew-cmake
OpenGL Utility Toolkit (FreeGLUT): https://github.com/dcnieho/FreeGLUT

How to build

1. clone with submodul: git clone --recursive https://github.com/dogod621/O3GL.git
2. build the project: use CMAKE