POV-Ray : Newsgroups : povray.advanced-users : ?: : Re: ?: Server Time
28 Jul 2024 14:29:00 EDT (-0400)
  Re: ?:  
From: Warp
Date: 1 Mar 2005 05:41:02
Message: <422446be@news.povray.org>
Andrew the Orchid <voi### [at] devnull> wrote:
> Yeah - directives execute at parse time, functions execute at runtime.

  Functions can be used at parse time as well, but it's a completely
different engine which runs them (the SDL parser just calls this
function VM).

-- 
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.