POV-Ray : Newsgroups : povray.general : Rendering Skies In POV-Ray : Re: Rendering Skies In POV-Ray Server Time
9 Aug 2024 23:23:06 EDT (-0400)
  Re: Rendering Skies In POV-Ray  
From: Bob Hughes
Date: 22 Apr 2000 08:01:26
Message: <39019496@news.povray.org>
"Sven-Erik Andersen" <sea### [at] mailcitycom> wrote in message
news:39015ee6.347637666@204.213.191.228...
| >"Mike Weber" <mik### [at] pyxiscom> wrote in message
news:38fce440@news.povray.org...
| >| Here is a very simple start:
| >|
| >| camera {location<0,.1,0> look_at<0,0,10000>}
| >| light_source{<0,1000,0> rgb<1,1,1>}
| >|
| >| file://earth
| >| sphere {<0,0,0>, 1000 pigment{rgb<.35,.35,0>} translate <0,-1000,0>}
| >|
| >| file://sky
| >| sphere {<0,0,0>, 100000 pigment{rgbf<.8,.8,.8,.25>} hollow}
| >
|
| Also remove the file: bit that Outlook loves to put in front of the
| comment tag //.

I really hate that.  Can't really blame Outlook for seeing it that way
if HTML is enabled but it does so even though everything's
set to plain text.

Bob


| Sven-Erik Andersen
| ----
| sve### [at] andersenas
| sea### [at] mailcitycom
| http://www.geocities.com/SiliconValley/Program/2549/


Post a reply to this message

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