Live data from Hacker News

Turtletoy

turtletoy.net

21–30 of 65 posts

Re: Turtletoy

#21

I have seen this site some days ago (reddit maybe?) and I really like the concept! The design is very clean! One feature I'd like: A way to slow down the render so we can see the whole generation in slow-motion.

And once you can slow down the generation, it would also be lovely to highlight the line of code being executed as the picture was drawn!

Re: Turtletoy

#24
post #10

Ahhh, love this site. I own an axidraw pen plotter, and because I'm feeling generous, I'll print every sketch made by people in this HN thread. <3

I fear the method I used here will be really inefficient on a pen plotter though: https://turtletoy.net/turtle/63b170ed47

(Lots of useless moves happen while the pen is up)

Re: Turtletoy

#26
While TurtleToy is way more advanced, few years ago I built a small webapp that uses nested CSS to make recursive images: https://zetabee.com/weave/

Click [Help] button to get an idea of how it works. It was heavily inspired by Structure Synth but written from scratch to work with CSS3 in a modern browser.

Re: Turtletoy

#27
post #6

Is it possible to get vector files of some sort out of these? .SVG, .AI, .PDF, or something similar would be awesome. Edit: I meant directly from the site. I could do it from my desktop using python. PS, this is awesome!

Yes, there is a download button for each drawing

Thanks, I confused it for an upload button.
Post reply on HN