A quick and dirty SDL_Renderer wrapper for the awesome vertext (https://github.com/kevinmkchin/vertext) library by Kevin Chin
-
Updated
Dec 30, 2021 - C
A quick and dirty SDL_Renderer wrapper for the awesome vertext (https://github.com/kevinmkchin/vertext) library by Kevin Chin
A CLion, or cmake, project that will make it easy to start a project that uses the SDL2 library.
This program is a visualizer of different pathfinding algorithms. It will show how the algorithms search by visualzing each iteration and shows the shortest path to the end cell once found. You can also add obstacles like walls to see how it affects the search.
Add a description, image, and links to the sdl-renderer topic page so that developers can more easily learn about it.
To associate your repository with the sdl-renderer topic, visit your repo's landing page and select "manage topics."