Disco Maths 3

Posted by abbeylane on February 20, 2010



Disco Maths 3, originally uploaded by thegoodchild.

or (az = 0; az < 360*repeat ; az+=azStep) {
for (r = 100; r < 600; r+=10) {
x = r * (sin(ze) * cos(az));
y = r * (sin(ze) * sin(az));
z = r * (cos(ze));
aStar = new Star(x,y,z);
s.add(aStar);
}
ze += zeStep;
}

All images are under the protection not only of the copywrite but are invisibly coded by Digimarc and can and will be tracked. Please honor these copywrites. Share on www.stumbleupon.com Share on www.twitter.com Share on www.facebook.com Share on www.myspace.com Share on www.hi5.com Share on www.newsvine.com Share on www.del.icio.us.com Share on www.linkedin.com Add this to www.ning.com Bump this on www.designbump.com Post this to www.postereous.com Ping this to www.ping.fm Net this to www.netvibes.com

Last modified on February 20, 2010

Categories: photography
No Comments »

« | Home | »

Leave a Reply

You must be logged in to post a comment.

This site is protected by WP-CopyRightPro