We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › Gliders
Page Index Toggle Pages: 1
Gliders (Read 451 times)
Gliders
Dec 24th, 2008, 3:44pm
 
This sketch demonstrates that gliders with arbitrary speed and direction can be supported with a simple cellular automata program.

http://linuxenvy.com/bprentice/Processing/Gliders.html

It might be fun to do some genetic engineering with a supporting program. For example such a program could generate a dna string which causes a glider to move in a spiral or write text.

The original version was written using NetLogo which can be seen here:

http://linuxenvy.com/bprentice/NetLogo/gliders.html

I have only recently discovered Processing and was wondering why the implementation of typography uses vlw fonts rather than true type fonts.

Brian Prentice
Page Index Toggle Pages: 1