does anyone know where I could find the source code 开发者_运维知识库for the SandPile (cellular Automata)?thanks in advance!The following has a Sand Pile cellular automata Java Applet with source:
I am drawing a cellular automaton simulation on a Flex Canvas.I alternate computing the state of the automaton with updating the graphics on the Panel.However, the updating of the Panel does not seem