From ab30278db850da4ad8f79db7dc71ac626e5436f5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 23 Nov 2010 01:06:12 +0000 Subject: updated README and copyright from boids_max_jitter_UB_1.1.zip svn path=/trunk/externals/boids/; revision=14505 --- README.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index f0cf42b..deec821 100644 --- a/README.txt +++ b/README.txt @@ -1,8 +1,10 @@ /* boids package for max/msp/jitter 051219 + (universal binary version 060828) + Boids............................................. by eric singer - boids2d, boids3d.................................. by jasch & andr sier + boids2d, boids3d.................................. by jasch & andré sier jit.boids3d, jit.boids2d, xray.jit.boidsrender.... by wesley smith (C) 1995-98 Eric L. Singer (eric@ericsinger.com) @@ -14,6 +16,7 @@ */ + Based on Simon Fraser's implementation of Craig Reynolds' Boids algorithm. Boids is free for non-commercial use @@ -23,3 +26,8 @@ Boids takes an integer argument which is the number of boids. Each time Boids re 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". + + +UB notes (version 1.1 / 20070125): + - changed flock structure to bflock. conflicts with fcntl.h:398 + - added set messages to externals (set pos, set dir, set speed, set invert speed) -- cgit v1.2.1