POV-Ray : Newsgroups : povray.newusers : earth model successful !! : Re: earth model successful !! Server Time
31 Jul 2024 04:15:12 EDT (-0400)
  Re: earth model successful !!  
From: Ken
Date: 28 Dec 2002 10:37:32
Message: <3E0DC5F6.881AEA1C@pacbell.net>
ZSpider wrote:

> Anyway,  thanks to Micha!  I'm going to try and animate it now and
> get it spinning around.  Will I run into any troubles there?  I know
> how to do crude animations, but I think that there's a way to mess
> up an animation with an image map so that it doesn't move.

It should be fairly easy. A psuedo example -

#declare World = sphere { all the stuff you just learned }

// Make it spin
object { World rotate 360*y*clock }

-- 
Ken Tyler


Post a reply to this message

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