haxpor / sdl2-cimgui-demo

Demo project SDL2 + cimgui + opengl3 using either gl3w or glew
MIT License
20 stars 1 forks source link
c c-programming cimgui gl3w glew imgui opengl3 sdl2

Build

This project has the following dependencies

Before building, execute git submodule update --init to clone down all dependencies from git submodules.

You have 3 options

Then run newly built main-gl3w or main-glew depends on which make's target you've executed.

Note

More Info

My blog post accompnaying this project for more detail Integrate cimgui with SDL2 in C code.

what to expect

License

MIT, Wasin Thonkaew