Hello,

New demos in Agave:

    ikarus --r6rs-script ~/agave/demos/brians-brain-cube.scm
    ikarus --r6rs-script ~/agave/demos/brians-brain-space.scm

Brian's Brain is a cellular automata rule. The first demo projects the space onto a cube. The second demo renders each step "through space".

Ikarus really shines here. Cellular automata simulations are an area were few Schemes provide good performance on large spaces.

Ed

Reply via email to