POV-Ray : Newsgroups : povray.general : How to read a pov file? : Re: How to read a pov file? Server Time
2 Aug 2024 06:13:53 EDT (-0400)
  Re: How to read a pov file?  
From: Warp
Date: 29 Dec 2004 06:45:16
Message: <41d298cc@news.povray.org>
Alf Peake <alf### [at] peake42freeservecouk> wrote:
> POV-Ray's read ignores "//" and chokes when it finds a reserved word 
> so how do I read a *.pov or *.inc file without errors?

  You don't.

  #read only reads comma-separated values, nothing more.

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

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