Skip to content

A demo of a simple implementation of the A* pathfinder algorithm

License

Notifications You must be signed in to change notification settings

hbock-42/Pathfinder-AStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen

Pathfinder-AStar

Demo of a simple implementation of the A* pathfinding algorithm

You need to download unity3D to build or play this project

Controls:

-Nothing usefull, but I wanted to try to interpolate between 2 diffrents camera perspectives, with diffrent interpolation algorithms

  • Q: linear interpolation
  • W: SmoothStep
  • E: SmootherStep
  • R: SmoothestStep

About

A demo of a simple implementation of the A* pathfinder algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages