Show HN: I Design with Code
codepen.io
Show HN: I Design with Code
1–10 of 39 posts
Re: Show HN: I Design with Code
#2Neat, but a bit ironic since the visualisation is "using a GUI" to design stuff.
Re: Show HN: I Design with Code
#3Neat, thank you for sharing :)
Re: Show HN: I Design with Code
#4Neat, but a bit ironic since the visualisation is "using a GUI" to design stuff.
The GUI animation is completely coded which is the 'punchline', so to speak.
Re: Show HN: I Design with Code
#5Awesome!
Re: Show HN: I Design with Code
#6[deleted]
Re: Show HN: I Design with Code
#7I would like to see less code and more of everything else. This is funny though :-)
Re: Show HN: I Design with Code
#8I would like to see less code and more of everything else. This is funny though :-)
I'm guessing you aren't a programmer then?
Re: Show HN: I Design with Code
#9I was curious as to how this was done, so I took a look at the external JS that CodePen was configured to load. He's using GreenSock[1], which looks like a really cool tool for building rich interactions and animations with SVG+JS in the browser.