Design Journal Entry - Module 4

For 2 Unit

image
image

For 3 unit

image

For this task, the most tricky part is while applying the adaptive panel to the quads, the suns shading may point inside of the building. This problem was solved by using the node of ComputeSunDirectnessOutward, and edit the node to add a input of current sunsetting.

For 4 unit

image

For this task, it may occur the problem that when I tried to quads the surface of the tower, only one of the five sides are penalized. To solve this problem, I tried to divided the polygon edges to three list, each containing five lines of the polygon. And then I transpose them to have five sides of three lines, bottom, middle and upper. Then I loft the surface, and the later process was smooth.