POV-Ray : Newsgroups : povray.binaries.images : Micha's Earth image Server Time
14 Aug 2024 03:23:50 EDT (-0400)
  Micha's Earth image (Message 1 to 5 of 5)  
From: ZSpider
Subject: Micha's Earth image
Date: 28 Dec 2002 09:34:54
Message: <3e0db68e@news.povray.org>
I've been wanting to render an Earth image so I found Micha's and
then downloaded the JPG image and bump files from the recommended
site and converted them to PNG and TGA, according to the format
required by Micha's include, took out the comments, and it produced
this!  I realize that I haven't hardly done anything, but it looked so nice
I just had to post it!

Thanks, Micha!  Now I'm going to try and do a rotating animation.
There's some kind of trick involved in rotating with an image map,
isn't there?  I'm a newbie, so I'll probably mess it up any way I can.

Thanks for looking and reading!

miker


Post a reply to this message


Attachments:
Download 'earth.jpg' (20 KB)

Preview of image 'earth.jpg'
earth.jpg


 

From: Txemi Jendrix
Subject: RE: Micha's Earth image
Date: 28 Dec 2002 14:04:33
Message: <3e0df5c1@news.povray.org>

3e0db68e@news.povray.org...
> Thanks, Micha!  Now I'm going to try and do a rotating animation.
> There's some kind of trick involved in rotating with an image map,
> isn't there?

AFAIK there is no trick involved in rotating with an image map,
it's simply:

object { earth
rotate y*clock*360
}

Bye

Txemi Jendrix
http://www.txemijendrix.com


Post a reply to this message

From: Dave Blandston
Subject: Re: Micha's Earth image
Date: 28 Dec 2002 17:07:10
Message: <3e0e208e@news.povray.org>
I like to rotate it a little along the z axis also, since the earth is
tilted. For example,

   object {Earth rotate (clock * 360) * y rotate -10 * z}

The z rotation is for the tilt of the earth on its axis. Technically, the
value should be -23.5 degrees.

Also, if anyone's interested, I made a .png earth image with transparent
oceans, so you can give the water a different finish than the land.

Regards,
Dave Blandston


Post a reply to this message

From: Slime
Subject: Re: Micha's Earth image
Date: 28 Dec 2002 21:45:16
Message: <3e0e61bc@news.povray.org>
Nice. You should add clouds for realism.

 - Slime
[ http://www.slimeland.com/ ]


Post a reply to this message

From: ZSpider
Subject: Re: Micha's Earth image
Date: 30 Dec 2002 07:49:47
Message: <3e1040eb@news.povray.org>
Slime wrote:
Nice. You should add clouds for realism.

********
Thanks for responding, guys.  They have a cloud map, too!  I've got
the thing animated now.  It looks pretty good but it's got what I believe
is called "artifacts" in it, which makes the surface jitter a bit in spots.
The animation is just a plain rotation.  I think my next trick is to move
the camera in for a close-up, sort of like I was landing a spaceship.
When I get close enough to Lake Monroe, I'd like to use some DEM
bumps and topograpical maps that I've got.

Thanks, miker


Post a reply to this message

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