FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   randomSeed in noise
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: randomSeed in noise  (Read 1581 times)
Sjeiti

WWW
randomSeed in noise
« on: Jul 25th, 2004, 12:03pm »

Now.. on restart, noise is always different...
It would be nice to set some kind of randomSeed to get back the exact same perlin noise.
« Last Edit: Jul 25th, 2004, 12:03pm by Sjeiti »  

http://www.sjeiti.com/
fry


WWW
Re: randomSeed in noise
« Reply #1 on: Jul 27th, 2004, 12:18am »

done for megabucket..  
 
randomSeed() will set it for random()
noiseSeed() will do it for noise()
 
Pages: 1 

« Previous topic | Next topic »