Sunday, November 02, 2008

Escape Time Life Visualization

Use an escape time algorithm to visualize the distribution of boards for the game of life. The main issue: identifying two independent variables that can be used to generate the boards. One approach is to use subdivision: look at the {x, y} point in binary and interlace the bits.

No comments: