spiral 5

Install Java to view this project right on your browser!

user_icon deegee shared it 4 years, 12 months ago
user_icon Based on deegee's project
638 views, 11 people love it, 1 remix by 1 person, 113 downloads, in 1 gallery
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
AllAH2 AllAH2 3 years, 11 months ago

so nerdy

monicarima monicarima 4 years, 9 months ago

this is very cool!

deegee deegee 4 years, 11 months ago

See the code. Basically it just draws a straight line, then changes the angle of the sprite a little bit (angle). And the lines get longer each time. We finish drawing when the line gets to a certain size (limit). That makes a spiral. We lifted that from a Logo tutorial. Then we draw lots of spirals, starting from where the last one finished. One of the key things was working out when we are finished with the pattern, which is when the angle comes back to 0 when starting a new spiral. The rest of the stuff is just making the program easier to use, adding fancy colours etc.

cococouch cococouch 3 years ago

talk about a novel of instuctions

AmethystFox AmethystFox 4 years, 11 months ago

This is really cool! Makes me dizzy but it's awesome! How did you do it?!

MyRedNeptune MyRedNeptune° 4 years, 11 months ago

Grrrr I logged in as my friend again! Marshmallow is my friend.

marshmallow marshmallow 4 years, 11 months ago

Thanks, Deegee!

deegee deegee 4 years, 12 months ago

Try 67,63,3,58. All sorts of different coloured circles.

deegee deegee 4 years, 12 months ago

Try 31, 50, 4, 46. Compare it to 31, 50, 4, 15. spiral patterns 4 couldn't manage that sort of variation! And I got tired of the "ding dong"....

deegee deegee 4 years, 12 months ago

Why? Is it the colour? Try setting it to 24 or so. The drawing algorithm is the same. I've just added some more control now, and clicking on random makes it easier to look for new patterns.

MyRedNeptune MyRedNeptune° 4 years, 12 months ago

I like Spiral Patterns 4 better.

Please Wait...