Squeak SmalltalkJoker Squeak Smalltalk : Projects : prevnext Information Space Causal Set Engine

Announcing InformationSpace. InformationSpace is a causal set engine 
with a 3D visualization package. A common causal set that most folks 
are familiar with is John Conway's Game of Life. This 2D causal set is 
implemented in InformationSpace as an example of how to create a 
causal ligature and render it in InformationSpace. A glider gun 
pattern is implemented as an example in the InformationSpace class, as 
a class method. The visualization package displays the generations in 
3D, where the Z axis is time. This is a good example of a static 
spacetime. For more information, load the package and run the example. 
This code is currently beta (Version 0.1).

-Brian Tabone

InformationSpace has been enhanced with pattern file reading and
animated visualization.

InformationSpace is a causal set exploration and visualization tool. A
causal set everyone is probably familiar with is John Conway's game of
life. This causal set rules engine is included with InformationSpace.

InformationSpace is available from SqueakMap, and may also be
downloaded from the project website:

http://www.softcentral.com/informationspace/