|
|
Psychomek <psy### [at] homecom> wrote in message
news:395### [at] homecom...
> Nice... How long has your dad been raytracing? and how much help did
> you have to give him ? and please post the source of the northern
> lights media
This is my dad's first image, and besides showing him the basic operation of
Moray, all I did was the media around the world.
BTW, the media is very basic, but here's the source anyway:
#declare Earth_Media =
material // Earth_Media
{
texture
{
pigment
{
color rgbf <1.0, 1.0, 1.0, 1.0>
}
}
interior
{
media
{
emission rgb <0.0, 0.0, 0.5>
density
{
spherical
}
}
}
}
-Ian
Post a reply to this message
|
|