POV-Ray : Newsgroups : povray.general : transparency and media : Re: transparency and media Server Time
5 Aug 2024 08:21:29 EDT (-0400)
  Re: transparency and media  
From: Renderdog
Date: 21 Dec 2002 12:35:04
Message: <web.3e04a57c8a77e58d4b5522fd0@news.povray.org>
Tom A. wrote:

>So, the code would be something like:
>
>  sphere{<0,0,0>,1
>    pigment{
>      image_map {
>        gif "world.gif"
>        map_type 1
>         transmit 0, 1.0
>      }
>    }
>  }
>
>(he asks from a PC without most of his usual graphics programs)?

Yes. Though you've probably tried it by now...


Post a reply to this message

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