In this tutorial we begin looking at creating our own responsive components to populate a surface. The students are asked to create a panel that is based off of 4 inital corner points. All of their geometry afterward must follow from these initial 4 points. In addition to that requirement, the panels must be responsive to an external parametric control. The external control can be any numerical input from any data source, however, the domain of the input must eventually be remapped to fit within a domain from 0.0 to 1.0.
↧