pattern2

Install Java to view this project right on your browser!

user_icon David_Hellam shared it 5 years ago
493 views, 2 taggers, 3 people love it, 6 remixes by 1 person, 47 downloads, in 2 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
MrShah MrShah 4 years, 10 months ago

I created a similar project before I saw your project, or Mohlar's suggestions, that you might find interesting. The way yours changes colour as it widens is neat. :) (link to project)

mohlar mohlar 4 years, 12 months ago

PS - ah, it was 89. You might like to know that I've referred to this project in a thread in the 'Educators' section of the forum where I mention teaching Logo and how Logo and Scratch have a few areas of 'cross-over'.

mohlar mohlar 4 years, 12 months ago

Without having looked at your code yet, I'd guess you're using an angle of turn of about 85-88 degrees. In MSWLogo I used to use a simple procedure which allowed you to input any angle between 1 and 359 (or -1 and -359). You could then explore all the possible patterns and spirals, and their negative antitheses. You need an outer limit, of course (or an edge-detection routine) because very small or very large angles draw either near-straight lines or the starts of VERY spread-out spirals. Excellent little demo.

eman33 eman33 5 years ago

thats cool

Please Wait...