Skip to content

Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.

License

Notifications You must be signed in to change notification settings

AleksandrHovhannisyan/Steering-Behaviors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steering Behavior Demo: Spherical Boids

A simple project to demonstrate the following steering behaviors, as defined by Craig Reynolds:

  • Separation
  • Alignment
  • Cohesion
  • Seeking

Simply run the project and enable/disable the behaviors you want to see in the GroupManager's inspector pane. Here's an example with alignment, separation, and seeking turned on (and cohesion turned off):

About

Demo of separation, alignment, cohesion, and wandering steering behaviors in Unity using spheres as boids. Behaviors can be toggled at run time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages