6 ms·
It could be interesting if the code wasn't hand-coded and was auto-generated from an image editing tool
by khangtoh 13y ago
It could be interesting if the code wasn't hand-coded and was auto-generated from an image editing tool
- ezecafre89 13y agoI don't want to disappoint you but it was hand-coded in the same Codepen.io editor :P Regards!
- bsaul 13y agoI think he meant that it would be even more interesting to have a tool that would autogenerate the css from a drawing.
- ezecafre89 13y agoYeah, that is why i said this is not the case unfortunately. :(
- jlengrand 13y agoI had the same idea. And it made me think hard for a few minutes :).
- pdpi 13y agoAs some other people said (while, unfortunately, missed the whole point of the exercise said), this is completely impractical and the altogether the wrong technology to actually _do_ this sort of thing in production. It's really just meant to push boundaries and be a demo of what can be done in CSS (at least I hope that's the intent). If you're going to tackle the "autogenerate" problem, it's probably a lot more interesting to do so in SVG or something of that ilk.