POV-Ray : Newsgroups : povray.newusers : Better way to make random sequence : Re: Better way to make random sequence Server Time
30 Jul 2024 00:18:16 EDT (-0400)
  Re: Better way to make random sequence  
From: Loki
Date: 7 Dec 2004 10:55:00
Message: <web.41b5d1ead6721fe841ff36a70@news.povray.org>
You might want to adapt a more robust random stream generator if the rand()
stream is really causing you the problem.  The book "Numerical recipes in
C" has a routine for a much better (best?) uniform random deviate generator
which I have used extensively in computer simulations though never adapted
to POV's SDL.

L
-


Post a reply to this message

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