Skip to content

sprickett/distance-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ distance field algorithms

Dijkstra's algorithm applied to distance fields. High accuracy with reasonbly slow linear execution time.
Delta sweep derived from the dead reckoning algorithm. Lower accuracy with reasonbly fast linear execution time.

Experimental

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors