Notch Notch Manual 0.9.23
 Light | Dark
Generators

Generators

Method #

These nodes generate a distance field for use in a procedural system. Similar to emitters in particles and fields, these nodes are usually the starting point for generating shapes amd creating a procedural surface or volume.

The way the generator is added to a procedural system can be controlled using the CSG properties. These can allow one generator to subtract from another, or blend from one shape to another.

3D Object3D Object

Generates a 3D Object for a procedural.

3D Primitive3D Primitive

Generates a 3D primitive for a procedural.

Cellular NoiseCellular Noise

Generates a cellular noise pattern for a procedural.

Editable CodeEditable Code

Generates a shape for a procedural system from custom code.

Fractal NoiseFractal Noise

Generates 3D fractal noise for a Procedural system.

ImageImage

Genreate a Procedural shape from an image.

Level Set (Field)Level Set (Field)

This node allows a Field to be used as a procedural generator source.

NullNull

Combine multiple generators together before adding them to a Procedural system.

ParticlesParticles

Generate shapes from particles for a procedural.

Particles As PrimitivesParticles As Primitives

Generate primitive shapes from particles for a procedural.

Reaction-DiffusionReaction-Diffusion

Performs reaction-diffusion simulation to a Procedural system.

VoronoiVoronoi

Generates a 3D Voronoi pattern for procedurals.