POV-Ray : Newsgroups : povray.binaries.scene-files : tiling around torus macro : tiling around torus macro Server Time
23 Apr 2024 22:01:52 EDT (-0400)
  tiling around torus macro  
From: B  Gimeno
Date: 22 Jan 2006 16:13:16
Message: <43d3f56c@news.povray.org>
--
light_source{0,1}#macro C(r,p)cylinder{x*-2,x*2,.9 pigment { rgb
p} /* B Gimeno estoeslarealidad */ rotate p*90 } #end difference
{box {-1,1} C(z /* http://usuarios.lycos.es/game2413 */,x)C(x,y)
C(z,z) pigment{rgb 2} rotate 45 translate z*4} // www.povray.org


Post a reply to this message


Attachments:
Download 'toros038.pov.txt' (15 KB)

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