Quick code transform

Check your repo for the Transform program. Complete the TODOs and checkin your code.

Demo to your instructor before you leave.

Rubric
Upload uniform matrix 0 : No upload 2 : Upload a mat4 to shader
Use matrix in shader 0 : No vertex multiply 2 : Multiply vertex
Create scale matrix 0 : No scale 2 : Correct scale matrix
Create rotatation matrix 0 : No rotation 2 : Correct rotation matrix
Create translation matrix 0 : No translation 2 : Correct translate matrix

Reference images

Pressing spacebar should cycle through these states:

transform1 transform2 transform3 transform4