mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 03:34:15 +00:00
feat: add imgui library & primitive shapes
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -10,3 +10,6 @@
|
||||
[submodule "lib/glad"]
|
||||
path = lib/glad
|
||||
url = https://github.com/DawidLokiec/glad.git
|
||||
[submodule "lib/imgui"]
|
||||
path = lib/imgui
|
||||
url = https://github.com/ocornut/imgui.git
|
||||
|
||||
Reference in New Issue
Block a user