Skip to content

slsdo/steering-behaviors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Steering Behaviors

2D simulation of flocking and other steering behaviors.

Instruction

'alt + h' - show/hide settings menu 'alt + left mouse' - move settings menu 'a' - display information 's' - enable/disable bounded canvas 'd' - debug mode 'space' - reset 'z/x/c + left/right mouse' - add/delete boid/predators/objects

References

History

Version 1.2 - 2015/11/17

  • Updated code to work with Processing 3 and ControlP5 2.2.5

Version 1.1 - 2010/8/10

  • Added Settings GUI
  • Switched from Vector3D to PVector
  • Split code into separate files
  • Fixed steering variable error
  • Fixed bug with using mouse to add/delete

Version 1.0 - 2010/07/29

  • Implemeted all basic project functionality

About

Steering behaviors simulation

Resources

License

Stars

Watchers

Forks

Packages

No packages published