POV-Ray : Newsgroups : povray.binaries.images : Hexagon Spheres : Hexagon Spheres Server Time
17 Aug 2024 02:30:36 EDT (-0400)
  Hexagon Spheres  
From: Redbeard
Date: 12 Nov 2001 23:38:38
Message: <3bf0a3ce@news.povray.org>
Another version of my checkered sphere.

Comments?  Questions?

Michael


--
#macro M(D)#local J=strlen(D);#local _=""#while(J>0)#local _=concat(_,substr(D
,J,1))#local J=J-1;#end _#end sphere{z*9,5pigment{rgb x}}#macro N(D,J)text{ttf
"timrom.ttf"M(D)1,0 translate-J}#end#macro O(E,K)#local _=N(E,K)light_source{-
z*9rgb 1projected_through{_}}#end O("leahciM"<1.6,-.3.9>)O("nosnhoJ"<1.6.9.9>)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.