-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Milestone
Description
Groups of object should reasonably move together:
- clustering
- objects are clustered when send to a target so close objects make flocks
- flocking
- objects are attracted to their relative position from flock centroid
- object are influence by average flock velocity
- repulsion
- objects are repulsed from other nearby object
Benchmark the solution.