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_
   Suggestions
   Software Suggestions
(Moderator: fry)
   noise?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: noise?  (Read 327 times)
mawend

Email
noise?
« on: Jan 23rd, 2003, 7:38am »

Are you planning on adding any noise() functionality to P5? Something like Perlin noise in 1, 2, 3, and 4 dimensions would be extremely useful. Alternately, I'd love to see folks' existing implementations of any continuous, smoothly-varying, statistically-well-behaved noise methods that work for them.
 
thanks, Mark
 
REAS

WWW
Re: noise?
« Reply #1 on: Jan 23rd, 2003, 4:44pm »

Adding a perlin noise method is in the todo list, but it's not currently high on the priority list. I think it's best for someone to implement one and then share it. People can just include it in their code for now.
 
jlee

Email
Re: noise?
« Reply #2 on: Jan 23rd, 2003, 5:29pm »

check out:
 
http://mrl.nyu.edu/~perlin/noise/
 
for Ken Perlin's latest version of Noise.
 
Pages: 1 

« Previous topic | Next topic »