Design Journal Entry - Module 4

Then, share your Design Journal entry here (replacing these instructions) ...

image
image
  • Part 1: I used a arc by start point, end point and radius and extrude to create a surface that is shaped as semi-cylinder. Project a lion image to the panels.
  • Adjustment can be made to the angle of the arc to increase and decrease the length. the number of panels is based on the length of the arc and it will automatically adjust and keep it’s same size.
  • Part 2: I used a sin function to determine Y values to create the sin curve (S shaped). An image color brightness was used to adjust the heights and colors were projected on the panel faces.
  • The amplitude of the curve can be adjusted using the step values of the sign curve (Y values) and the length can be adjusted by changing the adjusting the slider for the x value. The number of panels automatically calculate from the length of the curve and the height using a code block. The panel height ranges can be adjusted by using the inputs to the Math.Remap node.