|
|
Wheredragon <whr### [at] nothnbutnet> wrote:
> I am using a spline to move the camera around in a scene and using the same
> spline for look_at (so the camera points in the direction it's going). If I
> want to render an "animated overlay" on one corner of the rendered image,
> how should I go around doing it?
screen.inc in the official POV-Ray?
--
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
|
|