POV-Ray : Newsgroups : povray.binaries.animations : Gyroscope set in gimbel rings [~860K MPG] : Re: Gyroscope set in gimbel rings [~860K MPG] Server Time
18 Jul 2024 18:28:56 EDT (-0400)
  Re: Gyroscope set in gimbel rings [~860K MPG]  
From: Hughes, B 
Date: 22 Mar 2004 21:00:40
Message: <405f9a48$1@news.povray.org>
"Skip Talbot" <sta### [at] uiucedu> wrote in message
news:405e94f5$1@news.povray.org...
> Motion is neat, but wow, you really nailed the lighting and reflection.
> Excellent job.

Thanks Skip, nothing to it really. No radiosity, no HDRI.  :-)  Script
follows:

  finish {
   ambient 0 diffuse 0.2 specular 0.5 roughness 0.01
   metallic brilliance 4#if(Rad=yes)*1#else/1.5#end
   reflection {0.0,0.3 metallic exponent 0.7}
   conserve_energy
  }

The thing that probably helps it most is that I used high values of color in
the pigment, rgb < 5, 5.5, 6 > while the diffuse is kept low but not to
zero. Also note the rarely used reflection 'exponent'.

-- 
Bob H.
http://www.3digitaleyes.com


Post a reply to this message

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