Hacker News new | ask | show | jobs
by neckro23 4713 days ago
This is pretty neat. I've been doing a similar thing lately (rendering arbitrary-sized bicycle chainrings in SVG), so I have gears on the brain.

I'm surprised this one uses canvas instead of SVG, actually. Compatibility reasons?