POV-Ray : Newsgroups : povray.text.scene-files : ?--- : Re: ! Server Time
5 Jul 2024 12:33:27 EDT (-0400)
  Re: !  
From: Ron Parker
Date: 10 Jul 2001 10:14:35
Message: <slrn9km3ec.dr8.ron.parker@fwi.com>
On Tue, 10 Jul 2001 05:59:11 -0700, Ken wrote:
>
>!

No, no, no, you've got it all wrong.

The proper response is:

     union{lathe
   {cubic_spline 8 
 <0,0> <.1,.05> <1.4,
.6> <2,5> <3, 10><2.4,
11.4> <1,12> <0,12.5>}
sphere {-4*y,2}pigment
 {spiral1 5 color_map
 {[.5red 1 green .5][
  .5rgb <1,1,.8>][.6 
   rgb <1,1,.8>][.6 
    rgbt 1]}rotate 
     90*x} finish 
     {ambient .2 
     specular .5 
      roughness 
        .001 
 
      diffuse
   .3 brilliance 
  1.2}}light_source 
 {<-50,50,-100>rgb 1
  }light_source {<50
   , 25,-100>rgb.6}
    camera{location
     -z*30look_at 
          0}


-- 
#local R=rgb 99;#local P=R-R;#local F=pigment{gradient x}box{0,1pigment{gradient
y pigment_map{[.5F pigment_map{[.3R][.3F color_map{[.15red 99][.15P]}rotate z*45
translate x]}]#local H=pigment{gradient y color_map{[.5P][.5R]}scale 1/3}[.5F
pigment_map{[.3R][.3H][.7H][.7R]}]}}}camera{location.5-3*z}//only my opinions


Post a reply to this message

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