Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 730 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 730 Bytes

Codebase3D

A simple game engine codebase from scratch

Convention

  • right-handed coordinates
  • radian angle

Demo

Demo GIF
Youtube: https://youtu.be/h7IX9Xc9XOo

Known Issue

Memory Leak glfw/glfw#2093

TODO