Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 240 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 240 Bytes

CoaEngine (name subject to change)

A simple OpenGL game(?) engine written in C++

The main purpose of this project is to learn graphics programming by making a functional game engine. The required dependencies are GLFW, glm and assimp.