|
In this sample two different sources will be combined with an operator to produce a fractal island.
Add four nodes
- "Source" - "Radial Gradient"
- "Source" - "Noise"
- "Operator" - "Multiply"
- "Sink" - "Mesh"
Make connections
- Connect source one with the multiply operator.
- Connect the second source with the multiply operator.
- Connect the operator with the mesh sink.
- Select the noise source and adjust the parameters.
Go to Blenders 3D view and add a blue colored plane at LocX = 0.500, LocY = 0.500, LocZ = 0.005. Now you have a very simple model of an island in the sea.

|