Simple example of C project with Dear ImGui using cimgui binding.
- CMake
- SDL
sudo apt-get install libsdl2-dev
git clone --recursive https://github.com/strombergs-denniss/simple-cimgui-example.git
cd simple-cimgui-example
./build.sh
Simple example of C project with Dear ImGui using cimgui binding.
sudo apt-get install libsdl2-dev
git clone --recursive https://github.com/strombergs-denniss/simple-cimgui-example.git
cd simple-cimgui-example
./build.sh