|
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/
|
|
|
|
|