Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 437 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 437 Bytes

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