The code randomly generates a different color scheme each time it is run. This image is with no recursion.
A few simple geometric shapes defined recursively with random colors...
This graphic is generated using a random selection of blue, orange or white for each of the circles. At the end the University of Virginia logo and the text appears.
This is called "The Faded Dagger"
With each level of recursion, the color of the filled square is selcted at random.
I created a pattern similiar to the triangle assignment, but I used stars instead.
My recursive pyramid...as viewed from above
I created this by starting with one circle and making four others off of it at 45 degree angles.
Not terribly exciting... Maybe an abstract bee's hive?
This doesn't look as cool because the lightning is faded, whereas during the program it flashes. Oh well.. :/
Skyscraper with recursive levels.
i actually made this on accident but thought it was cool so i submitted it...
Pythagoras tree, recursion n = 11, random colors at each level.
Overlapping recursive circles
They're coming for you...
Shield
Shining Shield
n = 4
The layout of a city. The colors are randomly generated each run through!
I drew a recursive tree and changed the color depending on the percentage of the recursion completed.
n=15
Used a line of code to create random colors for each diamond.
Colorful circles : )
classic circles
n=4 recursive triangle artwork (Picasso taught me about these)
My recursive spiderwebs
It's a circle with four smaller circles made inside it, and then four smaller circles made inside each of those using recursive techniques
HOT pic, the program screwed up, this isnt what i was going for.
A new twist on everybody's favorite pattern: Argyle!
Finally, here's mine! Hope it works this time:
It 'randomly' generates a colour scheme each time it's run.