POV-Ray : Newsgroups : povray.binaries.images : Block coded in PovRay : Re: Block coded in PovRay Server Time
2 Aug 2024 06:19:41 EDT (-0400)
  Re: Block coded in PovRay  
From: Nicolas Alvarez
Date: 7 Feb 2008 17:48:57
Message: <47ab8ad9$1@news.povray.org>
Dre escribió:
> Hi, can I ask where the variable R comes from in the code above?
> 

R is a random seed.

#declare R=seed(12345);

Replace 12345 with anything else to make the random numbers different.


Post a reply to this message

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