This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-09-06 03:18:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbdbaec3eb228101efb687753f054563c6589903
imgui
/
examples
/
opengl_example
History
ocornut
cb0a4db048
Calculate frame-rate for the user, as a purely luxurious feature
...
..and to reduce sample code size a little.
2015-02-11 18:28:17 +00:00
..
glew
Added OpenGL and DirectX9 example applications
2014-08-10 22:02:33 +01:00
glfw
Added OpenGL and DirectX9 example applications
2014-08-10 22:02:33 +01: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
opengl_example.vcxproj
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
opengl_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
ProggyClean.ttf
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