We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › Art Project 1: Almost a Fractal
Page Index Toggle Pages: 1
Art Project 1: Almost a Fractal (Read 824 times)
Art Project 1: Almost a Fractal
May 7th, 2008, 1:59pm
 
Link
OpenProcessing.org page: http://www.openprocessing.org/visuals/?visualID=241

I wanted a small, fun weekend project, so I cooked this up. It generates interesting graphlike objects based on various options. There's no GUI, so you'll have to use the keyboard to toggle the options, but I tried to make things relatively easy to understand.

If you just want a quick look, then click in the applet window and tap the space bar a few times. If you're feeling adventurous, hit C and tap the space bar again to see a different coloring method. The options are explained below the applet.
Re: Art Project 1: Almost a Fractal
Reply #1 - May 7th, 2008, 10:29pm
 
Simple but fun, thanks for sharing. It'd be cool if the "almost-fractals" extended much farther, for example 30 branches instead of 4 or 5.
Re: Art Project 1: Almost a Fractal
Reply #2 - May 8th, 2008, 11:16am
 
cool, I like, but it seems to lock up some times, particularly if you hit O
Re: Art Project 1: Almost a Fractal
Reply #3 - Jun 2nd, 2008, 5:43pm
 
I've made some changes. Figures can now be huge, as branches are now based on random numbers instead of fixed rates of decrease. Also, it should be faster now.

If you download the source and flip the isApplet boolean, you can save PDFs.
Page Index Toggle Pages: 1