FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Automated Systems
(Moderator: REAS)
   Flower
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Flower  (Read 2142 times)
kmcdonald

suparcomputar WWW
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

35160983516098 WWW Email
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

suparcomputar WWW
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.
 
mKoser

WWW Email
Re: Flower
« Reply #3 on: Feb 18th, 2004, 12:38am »

VERY IMPRESSIVE!
 
+ mikkel
 

mikkel crone koser | www.beyondthree.com | http://processing.beyondthree.com
seizethedave

daveg147 Email
Re: Flower
« Reply #4 on: Mar 23rd, 2004, 10:24pm »

luv it
 
Pages: 1 

« Previous topic | Next topic »