I want to make rectangles(not cube) avoiding another objects I chose.
I’m making models about geological research, seeking possibilities of faults that are distributed the same points of the building.
Several boring researches were done by previous research, and I have to make next boring points.
Now, I’m trying to make some rectangles(= faults) avoiding another boring points, but another faults I cannot imagine may be.
So, I want to make a program about it. What should I do?
Should I use a Ruby?