|
Author |
Topic: Flower (Read 2142 times) |
|
kmcdonald
|
Flower
« on: Feb 15th, 2004, 8:31am » |
|
In the spirit of Valentine's Day... http://rpi.edu/~mcdonk/code/flower/ [Click for a new flower] Based on polar equations, randomness, shading techniques, and thoughts of someone special. The variables are incredibly modifiable, have fun with the source. Edit: I decided there weren't quite enough random() calls in there, and now the color is random too. Edit: Even *more* random calls. I could screw around all day...
|
« Last Edit: Feb 16th, 2004, 8:20pm by kmcdonald » |
|
|
|
|
benelek
|
Re: Flower
« Reply #1 on: Feb 15th, 2004, 12:50pm » |
|
wow, that is EXTREMELY beautiful. there should definitely be a large number of ways of developing it into a bigger project.
|
|
|
|
kmcdonald
|
Re: Flower
« Reply #2 on: Feb 16th, 2004, 7:31pm » |
|
Thanks! I'm glad you liked it. There are a lot of things that can be done to it. What surprised me in the end is the essential simplicity of the code (see the terse source code link). It's fun to move all the variable assignments from the top into setup() and randomly gives things values, you get some really strange stuff.
|
|
|
|
seizethedave
|
Re: Flower
« Reply #4 on: Mar 23rd, 2004, 10:24pm » |
|
luv it
|
|
|
|
|