Changeset c324d6a in opengl-game for new-game.cpp
- Timestamp:
- Jan 2, 2021, 4:07:45 PM (5 years ago)
- Branches:
- feature/imgui-sdl, master
- Children:
- 3b7d497, ca188cc
- Parents:
- a2f62d7
- File:
-
- 1 edited
-
new-game.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
new-game.cpp
ra2f62d7 rc324d6a 8 8 #include <glm/gtc/type_ptr.hpp> 9 9 10 #include <GL/glew.h> 11 #include <GLFW/glfw3.h> 12 10 13 #include "IMGUI/imgui.h" 11 14 #include "IMGUI/imgui_impl_glfw.h" 12 15 #include "IMGUI/imgui_impl_opengl3.h" 13 14 #include <GL/glew.h>15 #include <GLFW/glfw3.h>16 16 17 17 #include <cstdio>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/medieval/chrome/site/your_project_logo.png)