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! ❤️
Geometry
Maths
NAN
Networks
Primitive
Streaming
Uncertainty
Utilities
Vectors

Slingshot Allocator

Allocate each item of one list to random branches; distributions can be made by three different algorithms. The number of branches is determined by N.
-Arbitrary Distribution: with different branch size.
-Homogeneous Distribution: with same branch size as far as possible.
-Equal Distribution: with the exact same branch size, it culls overload items randomly.

Inputs

NameIDDescriptionType
DataDData items to get distributedGeneric Data
NumberNThe number of branchesInteger
SeedSOptional seed numberInteger

Outputs

NameIDDescriptionType
Data TreeDThe tree of dataGeneric Data

Video Tutorials

Site design © Robin Rodricks.   Heteroptera and associated data © 2024 Amin Bahrami (Helioripple Studio).  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service