POV-Ray : Newsgroups : povray.binaries.images : Oscilloscope : Re: Oscilloscope Server Time
25 Apr 2024 13:07:30 EDT (-0400)
  Re: Oscilloscope  
From: Bald Eagle
Date: 5 Feb 2023 07:35:00
Message: <web.63dfa23733e903b1f9dae3025979125@news.povray.org>
"m@b" <sai### [at] googlemailcom> wrote:

> Thanks for that. I am getting a patchy illumination, when I animate it
> there is inconsistency between frames. Any thoughts?

I would say #include the rad_def.inc file and then put this in your scenefile
"header":

#include "rad_def.inc"
global_settings {
     radiosity {
          Rad_Settings(Radiosity_Default, off, off)
     }
}

leave the last two switches to off, as they are for normals and media.

I think you can use one of the text definitions in the beginning of the file, or
use a number from 1-10;

- BE


Post a reply to this message

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