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! ❤️
01 | Spawn Types
02 | Initialize
03 | Behaviors
04 | Forces
05 | Engine
06 | Display

Stigmergy

2D/3D Trail Chasing Algorithm - Agents will chase agents trails. When using this algorithm in your main sketch use the overloaded move method, recommended values are move(6,100), in GH Trail Data TrailSet(6) Max Trails(100)

Inputs

NameIDDescriptionType
View AngleVAInput float value for allowable vision angle in degreesNumber
Cohesion MagCMInput float value for cohesion value to steers towards average positionsNumber
Cohesion RangeCRInput float value for cohesion threshold, value within range will enable tailCohMagNumber
Separation MagSMInput float value for separation value to avoids crowding on trailNumber
Separation RangeSRInput float value for separation threshold, value within range will enable tailSepMagNumber

Outputs

NameIDDescriptionType
Stigmergy BehaviorSBThe stigmergy behavior data structureGeneric Data

Video Tutorials

Site design © Robin Rodricks.   Culebra and associated data © 2024 Luis Quinones.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service