Skip to content

Simple skeleton for C++ projects using SFML and Dear ImGui.

License

Notifications You must be signed in to change notification settings

leoraclet/cpp-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-skeleton

License

This is a simple template skeleton for graphics C++ projects using SFML and Dear ImGui.

Summary

Build

To build this project, you need to have Cmake installed on your system.

Linux

Windows

Libraries

  • 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

License

This project is released under the MIT license.

Releases

To run the program without editing the source code or building it yourself, go see the Releases.

Credits

About

Simple skeleton for C++ projects using SFML and Dear ImGui.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published