GithubHelp home page GithubHelp logo

imclab / boids_max Goto Github PK

View Code? Open in Web Editor NEW

This project forked from diablodale/boids_max

0.0 2.0 0.0 265 KB

Boids implementation for Cycling74 Max and Jitter

License: GNU General Public License v2.0

boids_max's Introduction

BOIDS package for Cycling 74's Max with support for Jitter Matricies

Boids is a bird flight and animal flock simulator. It is based on the same 
algorithm which was used in Jurassic Park for the herding dinosaurs.

Boids takes an integer argument which is the number of boids.
Each time Boids receives a bang, it calculates and outputs the new positions of the boids.
The output consists of thew coordiantes for each boid, the number and type depending on the mode.

The flight parameters can be changed with messages.
Use the 'dump' message to output a list of the current parameter settings. 

For more information about the Boids algorithm, see Craig Reynolds' Web site at "http://reality.sgi.com/employees/craig/boids.html".

Original BOIDS package included:
Boids............................................. by eric singer
  © 1995-98 Eric L. Singer ([email protected])
boids2d, boids3d.................................. by jasch & andrŽ sier
  3d adaptation 08/2005 by a. sier / jasch
jit.boids3d, jit.boids2d, xray.jit.boidsrender.... by wesley smith
  jitter adaptation 12/2005 by w. smith

boids package released under Gnu GPL license.
please refer to the accompanying COPYING file.

Based on Simon Fraser's implementation of Craig Reynolds' Boids algorithm. 
Boids is free for non-commercial use

Version 1.1 / 25 Jan 2007
	- changed flock structure to bflock. conflicts with fcntl.h:398
	- added set messages to externals (set pos, set dir, set speed, set invert speed)
Version 1.0 / 19 Dec 2005
	- original release

boids_max's People

Contributors

diablodale avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.