Hacker News new | ask | show | jobs
by esimov 2398 days ago
I've done something like this in Go: https://github.com/esimov/legoizer
1 comments

I also did something like this in JS with video support https://github.com/kirkegaard/legofy
These are really cool! The goal of legra was to provide primitives though and not just for images so one can draw dynamic, charts, shapes, animations.
Niiice!