Ask HN: Generating images rather than compression

1 points by getcrunk ↗ HN
I read something once about how google stopped sending an actual img file for their google logo across the net to users. Instead it sent a function that generated the logo. This saved a ton on bandwidth. Does anyone remember this? Also is there a name for this, and links on the topic of doing things like this?

2 comments

[ 2.8 ms ] story [ 12.2 ms ] thread
Maybe look into fractal compression and genetic algorithms.