All Posts tagged “collision

Geometry Nodes Simulation: Relax Points

Often you’ll need point distributions with non-overlapping points. Be it that you want to pack scales onto the surface of a fish or distribute vegetation on your procedural terrain. Although the “distribute points on faces” node comes with a poisson disc mode to remove overlapping […]

Packing Rigid(ish) Bodies In Vellum

Yes, we covered this in our “packing the Torus” tutorial, however back then we didn’t have Vellum! You draw the conclusions yourself! Seriously though, using vellum for rigid body intersection detection and resolution can be a neat trick when you’re depending on a unified simulation […]

Obstacle Avoidance: Flow Fields

A quick and easy method for guiding particles / agents / things around obstacles, using Attribute Blur and Measurement SOPs. Download Project File