-
Interesting pre-conditioning algorithm for programmatic pathfinding. Assuming one is running this asymmetrically at strategic times when there is available CPU, this would be an effective means of reducing the cost to find the current shortest path between two commonly used points in a situation... more
Reviewed by harborcaptain Jul 04, 02:52pm ( 5 reviews ) • realtimecollisiondetection.net
- 2 reviews
- Reviews of the site
-
Join StumbleUpon or login to add a review!
-
Rated by Windexglow on Aug 04, 11:09pm
Love seeing stuff like this, the concept of path finding is something that flies right over my head at times.
-
Rated by harborcaptain on Jul 04, 2:52pm
Interesting pre-conditioning algorithm for programmatic pathfinding. Assuming one is running this asymmetrically at strategic times when there is available CPU, this would be an effective means of reducing the cost to find the current shortest path between two commonly used points in a situation where paths can be modified, removed, and created.
