POV-Ray : Newsgroups : povray.binaries.scene-files : Curved polygons macro : Curved polygons macro Server Time
1 Sep 2024 14:27:20 EDT (-0400)
  Curved polygons macro  
From: B  Gimeno
Date: 8 Feb 2006 15:07:26
Message: <43ea4f7e$1@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 'polyg_curv.pov.txt' (6 KB)

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