Skip to content

willkessler/PelicansStudyJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pelicans Study (Javascript)

An exploration of v-formation flocking in javascript and P5, liberally copying from Daniel Schiffman.

See original Daniel Schiffman explanation of these mechanisms from Nature of Code series, here.

Goal

The goal of this project is to move towards v-formation flocking. The lead "bird" will be followed slightly behind and to the left and right by follower birds. The lead bird will "tire" and fall back, letting other birds take the lead for a while.

About

An exploration of v-formation flocking in JS, liberally copying from Daniel Schiffman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors