POV-Ray : Newsgroups : povray.advanced-users : Generating Gaussianly distributed numbers Server Time
30 Jul 2024 10:20:23 EDT (-0400)
  Generating Gaussianly distributed numbers (Message 1 to 1 of 1)  
From: Don Barron
Subject: Generating Gaussianly distributed numbers
Date: 11 Aug 1999 17:29:28
Message: <37b1eb38@news.povray.org>
Dear Colleagues,

Much of my work involves generating animated sequences and then degrading
the frames with noise and blurring functions to represent the camera noise
and  detector pixels and optics and movement.   POVRAY has an internal
random noise generator which generates values uniformly distributed in the
range 0 to 1 but electronic noise is Gaussianly distributed in the
range -inf to +inf with the familiar bell-shape.  The attached pov file
describes how to generate Gaussian noise using the "Boxmueller algorithm".

Yours sincerely,

Don Barron


Post a reply to this message


Attachments:
Download 'gauss.pov.txt' (3 KB)

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