Skip to content

dbooth05/GUIBaseCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# GUI Base using Dear ImGui and SDL2

This is a compilation of ImGui and extension packages for some personal use. The intended use is to expand and include all files within this repo for many different projects.

Extension Packages:
- ImPlot: A 2D Graph/Plot library, https://github.com/epezent/implot/tree/master



### Compiling and Running Program

From the `root directory` of project and run the following commands. The first command builds the project, and the second runs the project.

```bash
colcon build
./ImGuiSDL2
```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published