Varun Tankha

“Good lord what is happening in there!?”

“aurora borealis”

image
image
image

First, I had to heavily increase the amount of panels so that the image would actually show up. To project the image onto the surface I followed the steps shown in the course module (red section).

To add the adaptive panels, the image sampler output is an input for the z vector of an extrude function, which will extrude each panel based on its color. (green section)

The image flip was done by multiplying the center points by -1 if the flip was desired. (white section) (in progress) To do the mirror, the only way I could figure out how to do this was by changing the X domain of the image sampler manually from “0 to 1” to “1 to 0”. The result is the same however it is not a quick toggle.

Flipped image

image

Mirrored Image

image