POV-Ray : Newsgroups : povray.beta-test : Request for help : Re: Request for help Server Time
31 Jul 2024 00:32:54 EDT (-0400)
  Re: Request for help  
From:
Date: 27 Sep 2001 05:14:56
Message: <uuq5rtsbakb9rveh792lldp1e308ahihsk@4ax.com>
On Sun, 23 Sep 2001 20:09:11 +0200, "Rune"
<run### [at] mobilixnetdk> wrote:

>I am not quite aware if all the macros
>in textures.inc are working properly.

well, I'm not sure if it is a bug within macro or whole povray but
render for such script

#include "textures.inc"
plane{
  -z,0
  pigment{Irregular_Bricks_Pig(
    pigment{color rgb 0},
    pigment{color rgb 1},
    .5,.1)
  }
  translate z
}
camera{location -z look_at 0}
light_source{-z*100 color rgb 1}

I think parameters for macro are filled ok but it looks strange -
image in p.b-t.binaries

ABX


Post a reply to this message

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