POV-Ray : Newsgroups : povray.newusers : #declaring a #declare : Re: #declaring a #declare Server Time
5 Sep 2024 06:18:12 EDT (-0400)
  Re: #declaring a #declare  
From: Trevor Quayle
Date: 19 Sep 2001 15:01:40
Message: <3ba8eb94@news.povray.org>
i think it should be:
#declare texture_3  = texture {pigment{Jade} }

for pre-3.5 versions

i.e., declared pigments need to be in pigment wrappers (textures in texture
wrappers, etc.)

-tgq


--
camera{location z*13look_at 0}light_source{15 15looks_like{sphere{0 10
}pigment{rgb 1}finish{ambient 15}}}union{torus{3,0.5rotate x*90}cone{y
*4,.5,-y*8,0}cone{-x*4,.5,x*8,0}pigment{rgb<.7,.6,.4>}finish{ambient 0
diffuse 0reflection{1fresnel on metallic 1}}interior{ior 25}rotate 15}
plane{y,-7pigment{checker rgb 0rgb 1scale 4}finish{diffuse.1}}//   TGQ


Post a reply to this message

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