POV-Ray : Newsgroups : povray.advanced-users : Math help needed please. : Re: Math help needed please. Server Time
30 Jul 2024 14:28:54 EDT (-0400)
  Re: Math help needed please.  
From: Spider
Date: 18 Apr 1999 22:45:42
Message: <371A89A4.398EDE83@bahnhof.se>
Well, I haven't done animations in POV yet. (I don't need a 4th dimension, I
have my head full with 3.)

>>>>>>>>>>>>Bob Hughes wrote:
<snip>
<remaking>

 
sphere {
  <0,0,0>,1
  scale <0.25,H,0.25> //H increases/decreases to keep touch with floor
  translate <-0.5,0,0>
  translate <0,-H/2,0> /* I think this must be added, 
		    so it will keep in touch with the plane */
  rotate -clock*180*z
  translate clock*x
  texture { MyTexture }
}

> plane {
>
>     y, -1
>     texture { MyTexture }
> }
> 
> Sound about right anyone? Well, even close then?
> 
> --
>  omniVERSE: beyond the universe
>   http://members.aol.com/inversez/homepage.htm
>  mailto:inv### [at] aolcom?Subject=PoV-News

-- 
//Spider
        [ spi### [at] bahnhofse ]-[ http://www.bahnhof.se/~spider/ ]
What I can do and what I could do, I just don't know anymore
                "Marian"
        By: "Sisters Of Mercy"


Post a reply to this message

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