Blender Documentation: Last modified September 01 2003 S68 | ||
---|---|---|
<<< Previous | Mesh Modelling | Next >>> |
The noise function allows you to displace vertices in meshes based on the grey-values of a texture. That way you can generate great landscapes or carve text into meshes.
Add a plane and subdivide it at least five times with the special menu WKEY->Subdivide (Figure 51). Now add a material and assign a Clouds-texture to it. Adjust the "NoiseSize" to 0.500. Choose white as the color for the material and black as the texture color, that will give us a good contrast for the noise operation.
Ensure that you are in EditMode and all vertices are selected and switch to the EditButtons F9. Press the "Noise" button (Figure 52) several times until the landscape looks nice. Figure 53 shows the original - textured - plane as well as what happens as you press "Noise". You should remove the texture from the landscape now because it will disturb the look. You can now add some lights, maybe some water, set smooth and SubSurf the terrain, etc. (Figure 54).
Beware that the noise displacement always occurs along the mesh's z co-ordinate, that is along the direction of the z axis of the Object local reference.
<<< Previous | Home | Next >>> |
Boolean operations | Up | Warp Tool |