FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Simulation, Artificial Life
(Moderator: REAS)
   Finite State Machine examples
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Finite State Machine examples  (Read 2339 times)
metaphorz


Finite State Machine examples
« on: Oct 22nd, 2004, 4:54pm »

See: http://www.cise.ufl.edu/~fishwick/simpackjgallery/
 
The goal of this assignment was to produce both the
model (i.e, in this case a finite state machine),  
and the execution of the model (as represented
by Processing code). In an ideal world, the model
would generate the code, which in turn, would yield
the model's behavior. But, this is the next best thing
 
metaphorz


Model-driven particles
« Reply #1 on: Nov 10th, 2004, 11:18pm »

The goal was to use either a finite state
machine or production rule system to drive
the dynamics of each particle. Input to the
system comes from each particle's neighborhood.
 
Same URL:  
 
http://www.cise.ufl.edu/~fishwick/simpackjgallery/
 
Pages: 1 

« Previous topic | Next topic »