algorithmic modeling for Rhino
Hi all,
I've learnt how to pattern circles with attractor points, but I don't like how they overlap as they grow bigger.. What I would like to achieve is to restrict the growth of the circles into perhaps only 5 different sizes like the picture below to avoid overlapping. Can anyone help me out on this?
Tags:
Hi Pieter, thank you so much for your attempt. I think the definition works perfectly fine! It is indeed a little too complex for a beginner like me, but I'll play around with it to get some idea..
Thank you again, Cheers!
Classify circles by distance in order to set properties by class:
1 Distances (N points from grid, N distances).
2 & 3 Sort descendently, reverse and retrieve the first item:
maximum.
4 A bunch of sliders (L) in [0, 1], ReMap to get values in
[0, max].
4 - 5 k values in [0, max] set the boundaries of (k - 1) domains.
6 & 7 Test belongness of every distance (point) to every domain
(interval of distances): classify distances (points).
Every branch (7) is a class (interval of distances) so radius or colour or whatever can be set by branch (by class).
Distance (1) belongs to [0, max]. Domains (5) should be a partition —classes— covering [0, max], but a partition covering a subinterval of [0, max] is set if the first and last L sliders —boundaries— aren't 0 and 1: nearest and furthest circles will be culled.
Keeping radii under half Cell Size, circles won't overlap.
Hi Ruby,
Have you had any problems with my previous post? Useful?
Hi Beltran,
THis is great stuff! No problem with the script at all.. Thank you!
:]
Hi Ola,
I first though about quantization but I assumed that she needed specific radii. Or that she would prefer more complex (interesting, powerful, didactic, &c.) examples. But sometimes simpler is clever :]
I'm having trouble rebuilding the definition for this and the source file does not open in the current version of GH.can you reply with the current definition. thank you for posting.
Beltrán me too,,,i need exactly what you did. I tried to build it from your screenshot but I can´t find everything...
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by