POV-Ray : Newsgroups : povray.newusers : ambient : Re: ambient Server Time
6 Sep 2024 04:20:32 EDT (-0400)
  Re: ambient  
From: Nieminen Mika
Date: 25 Feb 1999 07:11:25
Message: <36d53ded.0@news.povray.org>
bassompierre laurent <lba### [at] ubifr> wrote:
: Is it a simple way to increase or scale all the ambient values i put in my
: finish statements (for all my objects) ?

  Actually yes. For example, if you want to double the ambient values, you
can type:

global_settings { ambient 2 }

  If you want to halve the ambient values, you can type respectively:

global_settings { ambient .5 }

-- 
main(i){char*_="BdsyFBThhHFBThhHFRz]NFTITQF|DJIFHQhhF";while(i=
*_++)for(;i>1;printf("%s",i-70?i&1?"[]":" ":(i=0,"\n")),i/=2);} /*- Warp -*/


Post a reply to this message

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