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)
   Tissue Paper
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Tissue Paper  (Read 1655 times)
kmcdonald

suparcomputar WWW
Tissue Paper
« on: Nov 5th, 2004, 3:53pm »

I've this idea for about a year now of the fractal/recursive structure of orbits. I took a little time yesterday to finally derive two simple parametric equations to describe this and wrote up some code to make art out of it:
 
http://rpi.edu/~mcdonk/code/tissuepaper/
 
Every now and then you'll run into an object that "stares back at you" (it stays relatively still at first, fading in) and it's really kind of scary.
 
Edit:
Also, check out:
http://rpi.edu/~mcdonk/code/tissuepaper/tpviz/
For a visualization of the "behind the scenes" math.
« Last Edit: Nov 5th, 2004, 9:05pm by kmcdonald »  
rgovostes

rgovostes
Re: Tissue Paper
« Reply #1 on: Nov 6th, 2004, 1:38am »

Awesome. I especially like the behind the scenes applet, it makes really neat designs.
 
kmcdonald

suparcomputar WWW
Re: Tissue Paper
« Reply #2 on: Nov 10th, 2004, 10:00pm »

Thanks! The behind the scenes applet is fun to watch... because of the recursive structure of the equations it reminds me of all the tree generator applets that people write... you could modify really easily to create 3d trees by just drawing from level 0 to some random level above it.
 
Pages: 1 

« Previous topic | Next topic »