POV-Ray : Newsgroups : moray.win : default global settings change : default global settings change Server Time
8 Jul 2024 08:06:23 EDT (-0400)
  default global settings change  
From: Darrell Miller
Date: 9 Sep 2001 15:50:18
Message: <3b9bc7fa@news.povray.org>
is there a way to change the default global settings that moray writes in
every moray file.

global_settings {
  adc_bailout 0.003922
  ambient_light <1.0,1.0,1.0>
  assumed_gamma 1.9
  hf_gray_16 off
  irid_wavelength <0.247059,0.176471,0.137255>
  max_intersections 64
  max_trace_level 10
  number_of_waves 10
  radiosity {
    brightness       3.3
    count            100
    distance_maximum 0.0
    error_bound      0.4
    gray_threshold   0.5
    low_error_factor 0.8
    minimum_reuse    0.015
    nearest_count    6
    recursion_limit  1
  }
}

i need to change the adc_bailout
and max_trace_level ..
i can hard code it.. but it would be a little easier if i could change it
through moray.
or in the moray.ini (or where ever it is)

thankyou darrell miller


Post a reply to this message

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