aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-23 22:18:14 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-11-23 22:18:14 +0000
commit7c3a647a35b1dcb6ad54b1956bf0ea66ddd8247c (patch)
treec6921336f7692777ff0be0d5fe8b718b7e42ca44
parentdca56d7eea6ada7eafcc9de8f6dbab939b91caa7 (diff)
updated link to Craig Reynolds' boids site
svn path=/trunk/externals/boids/; revision=14515
-rw-r--r--boids2d-help.pd2
-rw-r--r--boids3d-help.pd2
2 files changed, 2 insertions, 2 deletions
diff --git a/boids2d-help.pd b/boids2d-help.pd
index e48c76b..4f651bf 100644
--- a/boids2d-help.pd
+++ b/boids2d-help.pd
@@ -72,7 +72,7 @@ for each boid \, the number and type depending on the mode.;
Use the 'dump' message to output a list of the current parameter settings.
;
#X text -190 328 For more information about the Boids algorithm \,
-see Craig Reynolds' Web site at "http://reality.sgi.com/employees/craig/boids.html".
+see Craig Reynolds' Web site at http://www.red3d.com/cwr/boids/
;
#X text -188 64 arguments: <float> number of boids \, <float> output
mode;
diff --git a/boids3d-help.pd b/boids3d-help.pd
index 95acaf0..d2c425b 100644
--- a/boids3d-help.pd
+++ b/boids3d-help.pd
@@ -69,7 +69,7 @@ the herding dinosaurs.;
Use the 'dump' message to output a list of the current parameter settings.
;
#X text -190 328 For more information about the Boids algorithm \,
-see Craig Reynolds' Web site at "http://reality.sgi.com/employees/craig/boids.html".
+see Craig Reynolds' Web site at http://www.red3d.com/cwr/boids/
;
#X text -188 64 arguments: <float> number of boids \, <float> output
mode;