Pathfinding Visualizer
Powered by Unreal Engine 5 (C++)
March 2024
A custom pathfinding visualizer I developed using Unreal Engine 5.
I've always been fascinated by pathfinding and sorting algorithm visualizations; watching them unfold is incredibly engaging and fulfilling, so I wanted to create my own.
More updates to follow including:
- Support for more pathfinding algorithms
- Procedural Maze generation algorithms
- A minigame which allows the user to draw a path and gives a score based on how close it is to the shortest path
A custom pathfinding visualizer I developed using Unreal Engine 5.
I've always been fascinated by pathfinding and sorting algorithm visualizations; watching them unfold is incredibly engaging and fulfilling, so I wanted to create my own.
More updates to follow including:
- Support for more pathfinding algorithms
- Procedural Maze generation algorithms
- A minigame which allows the user to draw a path and gives a score based on how close it is to the shortest path