POV-Ray : Newsgroups : povray.general : povray: architecture.. (columns) : Re: povray: architecture.. (columns) Server Time
29 Jul 2024 18:15:54 EDT (-0400)
  Re: povray: architecture.. (columns)  
From: omniVERSE
Date: 22 Dec 1999 07:03:39
Message: <3860be1b@news.povray.org>
Be sure you have the T_Render texture somewhere in the scene file or include
file, if it's in a *.inc file then be sure a Library_Path= has been pointed
to that location of the include file.
I don't know the set of files you have but you might look into it having
other version changed syntax as well, like the need to have 'interior {}'
now to put the refraction 'ior' into instead of 'finish'.
The missing comma separator between the vectors don't cause a problem
really.

Bob

"Danny Stern" <NOS### [at] sternwebnet> wrote in message
news:3860400d@news.povray.org...
> > Atmosphere and halo were discontinued in POV-Ray 3.1, and replaced with
> > media. Use "media_interaction off" to do the same thing.
>
> Thanks Chris!  Now one more problem..
> The following line:
> box {<-5,0,-5><5,1.25,5> texture{T_Render}}
> Returns an error "No matching } in texture, unexpected identifier
'T_Render'
> found instead."
>
> Thanks in advance..
> Danny
>
>


Post a reply to this message

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