Skip to content

samuel-vitorino/AStar3DVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A* Algorithm 3D visualization

A 3D visualization built with Three.js of the A* algorithm being used for pathfinding in a 2D grid.

Instructions

Place a start point (yellow cone), an end point (red cone) and optionally some obstacles (trees). Click on the "Find Path" button.

Running and Building locally

Building

npm run build

Running with hot-reload

npm run start


Example Side Gif

Example Top Gif

About

A* search algorithm 3D visualization using three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published