Lib.point.sim¶
Sub-namespaces¶
Operators¶
- PointSimulation — Creates a simulation buffer for applying simulation-like force fields, curl noise, or flocking simulation.
- SamplePointSimAttributes — Affects a point simulation by sampling a 2D texture.
- SimCentricalOffset — Applies a directed force to points (acceleration stored in W). Use [SimForwardMovement] to move them as agents.
- SimDirectionalOffset — Linearly offsets the incoming points along the defined axis.
- SimDisplacePoints2d — Applies a displacement to the current point position.
- SimForceOffset — Creates a gizmo with a spherical force that can be used to affect points
- SimNoiseOffset — Adds Perlin curl noise to a point buffer.
Auto-generated from the operator library.