|
|
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
#declare a=-9;#while(a<9)#declare
b=-9;#while(b<9)torus{3,.2pigment{color<.6,1,1>}rotate<90,7,0>translate<4*a,8*b,50>}torus{3,.2pigment{color<.6,1,1>}rotate<90,-7,0>translate<4*a+2,8*b+4,50>}#declare
b=b+1;#end#declare a=a+1;#end light_source{9color 1}
I put this together at some point during the year since the last short
code competition.
I thought about trying to make an animation from it for this round where
the mail undulates in a sine-wave pattern, but that sounded like a lot
of work for a fairly boring animation.
Comments are welcome.
- --
William Tracy
afi### [at] gmailcom -- wtr### [at] calpolyedu
You know you've been raytracing too long when you kiss your POV-Ray
manual when you drop it.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHXJWPKrVIcTMekC8RAvHLAJ9VVHlKfDiPjkg3aAQmNjf0d1QbfgCZAXMM
G0SVJPiAATrp+7kECzr3pjs=
=L9KO
-----END PGP SIGNATURE-----
Post a reply to this message
Attachments:
Download 'chainmail.png' (366 KB)
Download 'chainmail.png.sig.dat' (1 KB)
Preview of image 'chainmail.png'
|
|