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! ❤️
1 | Elements
2 | Parts
3 | Rules
4 | Constraints
5 | Fields
6 | Aggregation
7 | DisCo VR
X | Experimental

Stochastic Aggregation

Aggregate the given parts in a stochastic process, selecting parts and rules randomly at every step.
The component works additively, hence increasing the number of parts in an aggregation just adds new parts on the existing ones, without triggering recomputing of the previous element.
-
Provided by Wasp 0.5

Inputs

NameIDDescriptionType
PARTPARTParts to be aggregated (can be more than one)Goo
PREVPREVOPTIONAL // Previous aggregated parts. It is possible to input the results of a previous aggregation, or parts transformed with the TransformPart componentGoo
NNNumber of parts to be aggregated (does not count parts provided in PREV)Goo
RULESRULESRules for the aggregationGoo
MODEMODEOPTIONAL // Switches between aggregation modes: 0 = no constraints, 1 = local constraints, 2 = global constraints, 3 = local + global constraintsGoo
GCGCOPTIONAL // Global constraints to apply to aggregationGoo
IDIDOPTIONAL // Aggregation IDGoo
RESETRESETRecompute the whole aggregationGoo

Outputs

NameIDDescriptionType
AGGRAGGRScript variable RndAggrGoo
PART_OUTPART_OUTAggregated parts (includes both PREV input and newly aggregated parts)Goo

Video Tutorials

Site design © Robin Rodricks.   Wasp and associated data © 2024 Andrea Rossi.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service