Deformers
Deformer nodes are used to deform meshes in various ways. They can be used to create complex shapes and effects by manipulating the geometry of a mesh.
Deformer Nodes
Below is a list of available deformer nodes. Each node provides a unique way to manipulate mesh geometry:
Note
Some nodes are exclusively for Blender 4.5 LTS and it will be named as BFangExt as the part of Breathfang Geometry Nodes Extension Pack.
Warning
Nodes marked with * (asterisk) are experimental and may not work as expected.
- BFang_GeoDeform_Bend
Bend the mesh around axis.
- BFang_GeoDeform_Contrast
Amplify or reduce the “contrast” of the mesh.
- BFang_GeoDeform_FaceOffset
Offset individual faces.
- BFang_GeoDeform_MatrixMeshOperations
Deform the mesh with matrix operations.
- BFang_GeoDeform_MeshOffset
Offset the entire mesh.
- BFang_GeoDeform_MorphMesh
Morph the mesh between two mesh states using a factor.
- BFang_GeoDeform_PlanarizeMesh
Flatten parts of a mesh towards a plane.
- BFang_GeoDeform_SelectionHook
Apply a hook to the selected faces.
- BFang_GeoDeform_Shear
General 3D shear (skew) transform to distort geometry
- BFang_GeoDeform_Shear_2D
2D shear for planar distortion.
- BFang_GeoDeform_Shear_3D
Full 3D shear with more control axes.
- BFang_GeoDeform_SimpleMatrix
Apply simple matrix transformations.
- BFang_GeoDeform_Smooth
Smooth the mesh geometry.
- BFang_GeoDeform_Stretch
Stretch the mesh along an axis.
- BFang_GeoDeform_StretchHook
Stretch selected faces using a hook.
- BFang_GeoDeform_Taper
Taper the mesh towards an axis.
- BFang_GeoDeform_ToSphere
Transform the mesh towards a spherical shape.
- BFang_GeoDeform_Twist
Twist the mesh around an axis.