|
|
This is the game I wish I had invented:
http://www.bartbonte.com/factoryballs/
http://www.bartbonte.com/factoryballs2/
http://www.bartbonte.com/factoryballs3/
http://www.bartbonte.com/factoryballsxmas/
--Sherry Shaw
--
#macro T(E,N)sphere{x,.4rotate z*E*60translate y*N pigment{wrinkles scale
.3}finish{ambient 1}}#end#local I=0;#while(I<5)T(I,1)T(1-I,-1)#local I=I+
1;#end camera{location-5*z}plane{z,37 pigment{granite color_map{[.7rgb 0]
[1rgb 1]}}finish{ambient 2}}// TenMoons
Post a reply to this message
|
|
|
|
On 4/1/2011 1:07, Sherry Shaw wrote:
> This is the game I wish I had invented:
Indeed! I only played the first two. Thanks for finding the others!
--
Darren New, San Diego CA, USA (PST)
"Coding without comments is like
driving without turn signals."
Post a reply to this message
|
|