All rights reserved. All photographs, drawings, and any and all forms of art shown on this web page are copyright by (c) g.abbey and/or (c) g.lynne

Posted by on Feb 20, 2010 in abstract, Art, art, Blog, experimental, g.abbey, Gallery, Photography, Portfolio | Comments Off

Disco Maths 3

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;

}

©g.abbey All Rights Reserved
AbbeyLane Photos, a subsidiary of Halcyon Enterprises I, LLC
This site is protected by WP-CopyRightPro