POV-Ray : Newsgroups : povray.binaries.images : Another first post [1/1] : Re: Another first post [1/1] Server Time
8 Aug 2024 12:24:55 EDT (-0400)
  Re: Another first post [1/1]  
From: B  Gimeno
Date: 11 Jul 2005 14:28:27
Message: <42d2ba4b@news.povray.org>
#include "colors.inc"

penrose's tilings are one of my obsessions, how do you made this mosaic?
manually?
pretty image, by the way.

--
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

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