Houdini 20.0 Nodes Geometry nodes

Fractal geometry node

Creates jagged mountain-like divisions of the input geometry.

On this page

This node will create random-looking deviations and sub-divisions along either a specified normal vector (the Direction xyz fields) or the vertex normals of the input geometry. This is great for the creation of terrains and landscapes.

This node works on polygons or meshes.

Using Fractal

  1. Select the primitives to deform.

  2. Click the Fractal tool on the Deform tab.

Note

A directional and scaling handle is available at the geometry level of this node. You can also modify the direction and scale in the parameter editor.

Parameters

Group

Subset of geometry to apply the fractal effect to.

Divisions

Number of subdivisions of the Source geometry.

Smoothness

Inversely scales the deviations per division.

Scale

Scales amplitude of deviations.

Seed

Seeds the random number generator.

Fixed Boundary

Prevents boundary edges from being fractalized.

Use Point Normals

Sets direction of fractalization to direction of source normals.

Normal Attribute

What attribute to use for the normal. If it is N, then it will be computed if missing and removed after. If it is N, then N will be recomputed after fractaling. If it isn’t N, it must exist as a point attribute.

Direction

Direction of the fractalization.

Examples

FractalGeoTypes Example for Fractal geometry node

This example demonstrates using the Fractal SOP to deform geometry to get a random, jagged subdivision surface. This is a useful tool in creating things such as bumpy terrains, landscapes, rocks, or debris.

The Fractal SOP is applied to each geometry type to show how the displacement changes based on the geometry type.

See also

Geometry nodes