https://github.com/flp2113/algorithm-visualizer
Algorithm Visualizer using SDL3 and Dear ImGUI
https://github.com/flp2113/algorithm-visualizer
c cpp imgui sdl3
Last synced: 3 months ago
JSON representation
Algorithm Visualizer using SDL3 and Dear ImGUI
- Host: GitHub
- URL: https://github.com/flp2113/algorithm-visualizer
- Owner: flp2113
- License: mit
- Created: 2025-02-13T00:41:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T14:51:23.000Z (over 1 year ago)
- Last Synced: 2025-08-02T21:08:04.130Z (11 months ago)
- Topics: c, cpp, imgui, sdl3
- Language: C++
- Homepage:
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Algorithm Visualizer
Simple algorithm visualizer featuring Bubble Sort, using SDL3 and Dear ImGui.
## Compiling and Running
https://github.com/libsdl-org/SDL/blob/main/INSTALL.md
## Demo
