POV-Ray : Newsgroups : povray.programming : --- : Re: Help - New to Povray - Is there a Image to Povray utility Server Time
28 Sep 2024 10:59:55 EDT (-0400)
  Re: Help - New to Povray - Is there a Image to Povray utility  
From: Warp
Date: 1 Nov 2004 05:23:42
Message: <41860eae@news.povray.org>
majestic99 <ead### [at] gvtccom> wrote:
> Has anyone created a utility that will read an Image such as
> GIF and extract the Attributes into Povray commands so you
> could use Povray to reproduce that image?

  Create a plane and put the image as an image map on it?

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