Cherrytree56567 / Drizzle3D

A Simple 3D Game Engine made in C++, GLFW, ImGui, GLM, Stb_Image and GLAD
Other
9 stars 2 forks source link

Make GUI Layer on top of ImGui. #2

Closed Cherrytree56567 closed 8 months ago

Cherrytree56567 commented 9 months ago

Make GUI Layer on top of ImGui using the ImGuiLayer code and rename ImGuiLayer as GuiLayer.