Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Voronoi Fracture

Voronoi Fracture

Updated: 3 Feb 2025

Fracture the parent mesh into voronoi chunks
Example .dfx

Method #

This node fractures the parent mesh into chunks using Voronoi fracture. A set of seed points is generated within the parent mesh, and the Voronoi graph is generated from those points and used to split the mesh. The chunks are then capped to make them solid. Further deformers may be used to move the resulting chunks.

Generation of closed chunks depends on the quality of the input mesh. The mesh must be closed, manifold and clean to give the process the best chance of working. Meshes with overlapping polygons, vertices that are not welded, or internal faces will likely fail to generate closed chunks. “Surface Only” mode will work even on meshes which do not fit this criteria.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Mode The fracture mode.
  • Solid : Solid, closed chunks are generated.
  • Surface : Only the polygons in the parent mesh are fractured and output.
Point Distribution Mode The method by which the seed points are distributed.
  • Random : Points are distributed at random.
  • On Surface : Points are concentrated on the surface of the mesh.
Voronoi Points The number of seed points.
Seed The random seed used for seed point generation.
Colour By Voronoi Point The resulting vertices are coloured by their voronoi chunk index.

Inputs

NameDescriptionTypical Input
Cut MaterialThe material to use for the new faces generated by the voronoi cuts.Material
Points Bounding BoxBounding box input for where to allow point generation.Bounding Box
Generated WeightmapAdd a weightmap to vary the strength of the deformer across the surface.Generate Weightmap
Transform ModifiersApply the transforms of another node to this node.Null
Target NodeModifiy the rotations of the node to always direct the z axis towards the input.Null
Local Transform OverrideApply the transforms of another node to this node, relative to its parent.Null