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