Commit Graph

9 Commits

Author SHA1 Message Date
kienan 326212dc5d Copy shaders during build 2020-05-03 17:03:18 -04:00
Kienan Stewart a22f719ea8 Enable debug mode for builds by default 2020-02-06 23:21:42 -05:00
Kienan Stewart efeeb25b0b Update cxx and c standards for build 2019-09-22 22:20:56 -04:00
Kienan Stewart 8b4da4e6c0
Compile using c++14 2019-09-07 19:49:49 -04:00
Kienan Stewart 982aa18b0c
Add vague frame rate output to nuklear example
It seems that both nuklear and imgui sit around 60fps on my build, but
waving the mouse around drops the fps to ~30 on nuklear, and ~40 on
imgui. The frame rates aren't compared in the same way so... apples to
oranges and all that, but given how little is happening in the
examples at this point it's still a small indication.
2019-09-03 21:17:02 -04:00
Kienan Stewart 686428b274
Remove superfluous define from imgui-glfw-gl3 compile definitions 2019-09-03 20:51:38 -04:00
Kienan Stewart d6cd223414
Copy imgui_impl examples for glfw and opengl3 2019-09-03 20:46:45 -04:00
Kienan Stewart e7ed798f83
WIP : Add imgui based client to test that ui library 2019-09-03 10:20:25 -04:00
Kienan Stewart d9bc7a5a49
Initial commit 2019-09-03 00:07:40 -04:00