Skip to content

Naive implement of Goal Based Vector Field Path Finding algorithm(Flow Field), inspired by article of Sidney Durant

Notifications You must be signed in to change notification settings

MadWeedFall/FlowFieldDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlowFieldDemo

Naive implementation of Goal Based Vector Field Path Findig Algoritm, aka Flow Field algoritm

Features:

  1. Grid based map partrition
  2. Heat map generation, base on Euclidean distance
  3. Velocity vector field generation and Local Optima correction
  4. Multiple movement behavior

This demo is inspired by Sidney Durant's article 2013 Understanding Goal-Based Vector Field Pathfinding ,very good article worth reading.

About

Naive implement of Goal Based Vector Field Path Finding algorithm(Flow Field), inspired by article of Sidney Durant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages