3 items on »typolis:« tagged with
»experiments«
2006.06.27, 11:02
Websites As Graphs

The graph above is a visual representation of typolis.net. It was done using the pretty online applet by sala. The flower like graph does not show link between different pages but the current single document model. (The two blue blossoms for example symbolize two alternative tag clouds on our frontpage).
See more siteshots like this at the related Flickr pool.
2005.12.12, 11:28
Flash 8 Life

The Game of Life has been around for more than 30 years now, so it seems kind of pointless to implement in Flash. However, Patrick Mineault used a technique which is quite clever and works around Flash's typically dog slow math operations and array access. He simply uses a custom filter combined with blend mode operators to populate the image map. As an extra afterimages can be displayed to give a better impression of the growing pixel folks.
The Game of Life and cellular automata using ConvolutionFilter:
Play / Description
