We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Composition
Decomposition
Engine
Setup

Flex Collision Geometry

Specifiy static geometry as colliding objects. Flex supports certain objects (Plane, Sphere and Box) more efficiently. If you want to register such objects as collision geometry, use the respective object input rather than meshes.

Inputs

NameIDDescriptionType
Collision PlanesPlanesIf you have planes to register, use this input rather than meshes.Plane
Collision SpheresSpheresIf you have spheres to register, use this input rather than meshes.Surface
Collision BoxesBoxesIf you have spheres to register, use this input rather than meshes.Box
Collision MeshesMeshesMake sure the mesh is triangulated and clean. Particles only collide with mesh faces who's normal vectors point away from the particle. E.g. if you want particles to stay outside of the mesh, make all mesh face normals point inward.Mesh
Convex MeshesCMeshesMeshes that are known to be convex are being recognized faster. Add them here. (Currently only supports meshes with up to 64 faces)Mesh

Outputs

NameIDDescriptionType
Flex Collision GeometryCollidersFlex Collision GeometryGeneric Data

Video Tutorials

Site design © Robin Rodricks.   FlexHopper and associated data © 2024 Heinz Benjamin.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service