Skip to content

master-of-darkness/opengl-engine-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Engine Research

Small project to research working with 3D graphics

To Do

In Progress

  • Refactor code
    • [✓] ImGui interface with debug information
    • Main Loop

Completed Tasks ✓

  • [✓] Shaders
  • [✓] Camera system