block by RandomEtc 5562531

5562531

Full Screen

An exploration of Mike Bostock’s take on Ben Fry’s zipdecode, inspired by Nelson Minar’s reimplementation. This one uses deeply nested SVG elements and classes to target only the things that need to change.

Nesting the SVG made DOM creation bearable, but this is still too slow. Use Mike’s canvas approach if you’re looking for the “best” way to do this.

index.html