-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Working examples #1
Comments
Would you please add this wonderful example to the repository? |
Do I have write access? Hrmm. |
Ok, so I do! Um.. this example does some VERY wonky things with iteration 1. I'll try to debug it so it gives us a proper triangle, but we'll see how that goes. I can't really vouch for the source :P |
I'll take a look when I get a chance, too. This coming week I should have some time to work on these examples. |
I've pushed three new files to the scratch examples Fractals folder. This includes an updated version of the top one, and two more fun ones, pictured here. Sierpinski triangle (6th gen): These all likely need some tuning. And likely want to use the "sleep" mode to preview the drawing, and then maybe a button to actually go draw with sleep mode off. |
On a whim I decided to go ahead and modify Koch's Snowflake into something that we could output direct onto the WaterColorBot... and it worked!
Drawn on WaterColorBot via RoboPaint 0.9.0b, through Scratch v2 offline with a 1mm Pigma archival brush on plain copy paper, with the iterations set at 6 (you can set almost any number of iterations for the fractal, though above 5 it gets quite slow).
File is here: http://robopaint.tn42.com/Kochs_Snowflake.sb2 modified from this project here: http://scratch.mit.edu/projects/855922/
The text was updated successfully, but these errors were encountered: