This is a simple template skeleton for graphics C++ projects using SFML and Dear ImGui.
To build this project, you need to have Cmake installed on your system.
- Dear ImGui ~ Bloat-free Graphical User interface for C++ with minimal dependencies
- SFML ~ Simple and Fast Multimedia Library
- GLAD ~ OpenGl loader
- stb ~ Stb single-file public domain libraries for C/C++
- glm ~ OpenGL Mathematics
This project is released under the MIT license.
To run the program without editing the source code or building it yourself, go see the Releases.
- Léo Raclet : Creator of the project.