Jesse Nochella
WRI
Registered: Mar 2004
Posts: 132 |
I am not sure. That's a good question, and I've happened to wonder that myself.
For a 3D system I would suspect that a dense array would not be very efficient. I have seen, however, very fast custom implementations of CA's, notably a java applet that can be found at http://www.ibiblio.org/lifepatterns/ . This is obviously doing a little something extra.
One possibility is to use a cellular automaton to compute coordinates that are of a different character from the obvious three-dimensional form we would associate it with. So for instance, the outer edge of a cellular automaton that grows like a crystal in an irregular manner could be used to approximate the locations of particles simulating billowing smoke, maybe, and would be randomized enough to hide the fact that it was computed on a cubic lattice.
Report this post to a moderator | IP: Logged
|