#how do i use *Noise* chip
8 messages · Page 1 of 1 (latest)
It generates a pattern. Some are more uniform, some are more sporatic like perlin noise. I haven't looked too much into it, but if u read the chip info it might tell u what type of noise it is.
How you use it
Give it a position and it'll return a value between 0 and 1 (mostly)
And that position will return the same number every time
Yes but what i do with the number