- Home /
Question by
smirlianos · Mar 23, 2014 at 12:49 PM ·
perlin noisenoiseperlinbumpterain
How to use Perlin Noise for waves
Hello,
I have a script that makes a texture from scratch with perlin noise. How can I use this texture to modify the height value of the vertices of a plane to make something like a terrain or waves?
Comment
is this what your looking for? http://answers.unity3d.com/questions/417793/perlin-noise-plane-manipulation.html
Your answer
Follow this Question
Related Questions
Always same result from Mathf.PerlinNoise() 2 Answers
Perlin noise problem 0 Answers
Unity Perlin Noise Bug? 3 Answers
3D Perlin Noise mesh even in all axes 1 Answer
Perlin Noise Implementation 2 Answers