This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-01-31 03:53:44 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
opengl3_example
History
ocornut
9c4972ee9d
Examples: msvc: output .exe in project directory (not in solution directory).
2015-02-24 10:06:13 +00:00
..
main.cpp
Calculate frame-rate for the user, as a purely luxurious feature
2015-02-11 18:28:17 +00:00
Makefile
Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example.
2014-12-07 09:58:45 +00:00
opengl3_example.vcxproj
Examples: msvc: output .exe in project directory (not in solution directory).
2015-02-24 10:06:13 +00:00
opengl3_example.vcxproj.filters
Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean.
2015-01-08 23:35:01 +00:00