first i wanna indicate that i'm new to the grasshopper and scripting. What I wanted to achieve that creating volumetric cubes which will seem like randomly spread in x,y and z directions.(but not randomly spread) i'll add an image about the identical depiction of the thing that i wanted to achieve.
here comes my problems :
- these cubes' sizes should change with a growth of fractal algorithm.
- for the other volumes that will be shattered between cubes should not touch or overlap each other. I think that I must write an if-then conditional script which says " if a cube overlaps on an other one, then move the other one away." but i have no idea how to do it, i am searching for tutorials and e-books about it, but no tutorial solved my problem and e-books are mostly about scripting and even if i want to start and go further on scripting, i have a limited time to solve this problem.
PS: for the images that i upload; these are only for to describe my idea, i used jitter to randomize but i should have an algorithm to be able to control the distances or density of the boxes.i also added a sketch to describe my idea but conceptually.
Tags:
- Attachments:
-