Skip to content

JulesFouchy/Simple-ImGui-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-ImGui-Setup

A ready-to-use project that uses Dear ImGui with glfw and OpenGL3 as backends.

It is meant for you to copy-paste and use as a starting point for your own projects.

Cloning

You must do a recursive clone because we use submodules:

git clone --recursive https://github.com/JulesFouchy/Simple-ImGui-Setup

Compiling

You need to install CMake.

To use CMake I recommend this VSCode extension: ms-vscode.cmake-tools. You will need to setup the extension with a compiler: Here is a tutorial.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published