Skip to content

Implementing the A* Algorithm in Python to Find the Optimal Path in 3D Space

License

Notifications You must be signed in to change notification settings

ssanatos/PYTHON-A-STAR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

PYTHON-A-STAR

Implementing the A* Algorithm in Python to Find the Optimal Path in 3D Space

파이썬으로 A-Star 알고리즘을 구현하여 3D 공간에서 최적의 경로 찾기

A* 3D Optimal Path Finding Simulation Video

A-Star 3D 최적경로 찾기 시뮬레이션 영상

Astar-2D-single.mp4
Astar-3D-single.mp4
Astar-3D-multi.mp4
A_star_3D_1.mp4
A_star_3D_2.mp4
A_star_3D_3.mp4
A_star_3D_4.mp4

About

Implementing the A* Algorithm in Python to Find the Optimal Path in 3D Space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages