POV-Ray : Newsgroups : moray.win : Sky in Moray 3.0 like in old moray? : Re: Sky in Moray 3.0 like in old moray? Server Time
29 Jul 2024 18:25:54 EDT (-0400)
  Re: Sky in Moray 3.0 like in old moray?  
From: Daniel Beeston
Date: 30 Aug 1998 11:38:59
Message: <35E96288.672DEBBE@au.mensa.org>
Eddie D. Ferrier wrote:

> >Sure, the same mechanism is still in place. Moray pastes the contents
> >of the file MORAYPOV.INC into each and every file it exports.

Better still, Make an .inc file that has the sky_sphere stuff ie.

sky_sphere{
 pigment{
  color rgb <0.4, 0.2, 0.6>
 }
}

Then Save it into a seperate 'skies' directory as (for instance) skypurp.inc
Then, in moray, click 'settings' then 'include' and include the skypurp.inc
file.
Now you have a directory where you can put sky_sphere files and choose which sky

to use in which scene.
ie. Dusk, Lots of clouds, stars, etc.

--
Homepage: http://www.uq.net.au/~zzdbeest

Everything you know about the universe is wrong!


Post a reply to this message

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