Skip to content

Commit

Permalink
readme cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mmankt committed Jul 24, 2022
1 parent 79de694 commit 333326a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ [email protected]
Made for fun.
The original alorithm was ported to C# Jobs and Burst from AS3.
That pathdinfer was first used and battle tested in Intruder Combat Training 2X and War Heroes.
With Burst enabled it finds a path on 10000 nodes in around 0.3 ms on na AMD Ryzen 5900x
With Burst enabled it finds a path on 10000 nodes in around 0.3 ms on a AMD Ryzen 5900x

Demo scene in scenes/demo

Usage example in scripts/Pathfinder.BurstPathfinderDemo.cs
Usage example in scripts/Pathfinder/BurstPathfinderDemo.cs

Developed in tested Unity 2021.3.0f1
Developed and tested in Unity 2021.3.0f1

Early proof-of-concpet version.
Early proof-of-concept version.

0 comments on commit 333326a

Please sign in to comment.