@583043191 wrote:
Hi all, I’m a really new grasshopper user,
Recently I saw the following GIF on the Internet, and this project is about the optimization of plots. I think to do this have to make some rules(I just try……):
1.Keep area(㎡) in a domain
2.Keep every plot in a fixed length-width ratio
3.Eliminate sharp corners
4.Building orientation(Vector)
This is the Reference image(gif…you can refresh the web to see again):
And I use kangaroo to test whether these rules can achieve the goal of optimizing the plots.
First, I use the Voronoi polygon to simulate the initial plots.
Next, I try to test the Rule1(Keep area(㎡) in a domain) .But the results are not ideal. I have some problem for the result :
1.Is there any force in Kangaroo can be used in my case?There are PolygonArea and OnCurve.
2.How to use Plankton mesh with Kangaroo? I think halfedge data structure is meaningful in this case, but I don’t know how to use it to simulate the plots.
3.How to keep the points on the line never move outside the boundry?
Initial plots:
Result:
There is my gh file. Can you help me? Thank you!!!
The optimization of plots.gh (21.9 KB)
Posts: 1
Participants: 1