Description
Path Finding Visualizer is a tool that demonstrates the Breadth-First Search algorithm for finding the shortest path. It creates a grid of boxes, animates a wave, and generates a spline to visualize the process, offering an educational way to see pathfinding in action.
Requirements
3ds Max 2010 - 2027
How to use
- Unzip the archive
PathFindingVisualizer.zip. - Drag
PathFindingVisualizer.msinto the viewport, or run it viaScripting > Run Script.
Changelog
v1.0
- First Version.

