Graph to plan


Probably one of the algorithms that I have been happiest to see in awhile! Have been thinking for awhile about graph layout algorithms - first in final year when I was looking at l-systems and trying to get nodes connected. It was only recently that I found force-directed layout algorithms. This one uses the Fruchterman-Reingold algorithm. I then connected it to the rectangle dissection shown in an earlier post. Next steps will b to connect this up to the cell matrix as well as getting some basic symbols in - doors, windows, stairs, furniture.





Comments

Popular Posts