Skip to content

ZachSimms/Pathfinding-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Pathfinding Algorithm Visualizer

This web-based application is a 3D visualizer for the A* and BFS graph algorithms. Users can place the starting and ending nodes along with obstacle nodes. In additon to the technologies outlined below, I used ThreeJS for the 3D aspects of the project. I built this project out using CodeSandbox and the live demo can be found HERE.

Technologies Used

HTML5 CSS3 JavaScript React

Screenshots

Blocks are placed on the board Image One

The algorithm process is being shown with the green squares Image Two

Once the end node(red) is found, the path is plotted with the purple blocks Image Three

About

3D Pathfinding Algorithm Visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published