POV-Ray : Newsgroups : povray.newusers : Animate Text Around a Sphere : Re: Animate Text Around a Sphere Server Time
4 Jul 2024 14:16:06 EDT (-0400)
  Re: Animate Text Around a Sphere  
From: Stephen
Date: 11 Apr 2011 15:19:20
Message: <4da35438$1@news.povray.org>
On 11/04/2011 5:17 PM, Alain wrote:

>
> This should be:
> object{
> sphere { // Sphere0
> 0.0, 1.000000
> translate <0.0,0.0,14.0> // Radius of revolution
> } // end Sphere0
>
> rotate <0.0,27.0,0.0> /* Required rotation about the centre of revolution*/
> translate <-10.0,0.0,10.00> // Centre of revolution
> }

Maybe it should be but it isn't.

-- 
Regards
     Stephen


Post a reply to this message

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