POV-Ray : Newsgroups : povray.binaries.images : Brick wall (85k) : Re: Brick wall (85k) Server Time
17 Aug 2024 12:16:18 EDT (-0400)
  Re: Brick wall (85k)  
From: Francois Labreque
Date: 7 Oct 2001 20:12:44
Message: <3BC0EF41.6080009@videotron.ca>
Jari Juslin wrote:

> It seems that every once in a while some pover wants to re-invent the
> wheel 


I know the feeling.  Been there, done that.

> and make his own macro for making brick walls. Well, now it was my
> turn.
> 
> I need a bit of brick wall to my current WIP scene, so I experimented
> with ISO bricks and brick textures. Attached is one setting
> demonstrating one version of them.
> 
> Rendered with POV 3.5 beta 4.


I like the imperfections; however, I think the color variation is too 
strong.

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{location<6,1.25,-6>look_at a orthographic}


Post a reply to this message

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