POV-Ray : Newsgroups : povray.unofficial.patches : Mini patch : Mini patch Server Time
2 Sep 2024 18:14:03 EDT (-0400)
  Mini patch  
From: Mike
Date: 17 Sep 1999 08:31:29
Message: <37E23299.B0F8BE9B@aol.com>
I added some stuff to the superpatch sources and upload a binary to
http://members.xoom.com/POVRAY/minipatch.zip.  Currently xoom is down,
but it should be available later once they get their heads out
of...anyway, here's the new stuff:

camera {
spherical_camera
h_angle int
v_angle int
}

and

media {
sample_method 1 or 2
jitter float
}

The first one is self-explanitory, I think.  The second one uses evenly
ditributed samples when sample_method is 2 and will use the jitter
amount to stagger the depth of the samples.  0 is none and 1 will move
them around up to the distance to the next sample.

-Mike


Post a reply to this message

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