feat: initialize OpenGL

This commit is contained in:
2026-03-05 17:01:01 +08:00
parent 83c271ec8f
commit 9fe1eaec24
21 changed files with 5866 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
## What's it
A cube game like Minecraft, using C++ and OpenGL.