This website requires JavaScript.
Explore
Help
Sign In
Drezil
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/Drezil/imgui.git
synced
2025-03-01 03:22:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
imgui
/
examples
/
opengl3_example
History
ocornut
545a57d253
Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted.
...
Other examples will follow.
2015-03-09 11:25:15 +00:00
..
main.cpp
Examples: DirectX examples uses WM_KEYDOWN/WM_KEYUP
2015-03-06 21:39:55 +00:00
Makefile
Examples: Refactored opengl_example into a glfw specific file that can be copied and pasted.
2015-03-09 11:25:15 +00:00
opengl3_example.vcxproj
Examples: Windows examples don't link with imm32.lib by default.
2015-03-06 18:19:21 +00:00
opengl3_example.vcxproj.filters
Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form
2015-02-27 10:53:17 +00:00