1.1. 360-degree Renders

1.2 Re-creating the Dolly Zoom (10 points)

2.1 Constructing a Tetrahedron (5 points)

2.2 Constructing a Cube (5 points)

3. Re-texturing a mesh (10 points)

4. Camera Transformations (20 points)

What R_relative is doing: After rotating (world coord) by R and translate by T, it will further rotate it by R_relative.

What T_relative is doing: Then it will translate the coord by T_relative.

5.1 Rendering Point Clouds from RGB-D Images (10 points)

5.2 Parametric Functions (10 points)

5.3 Implicit Surfaces (15 points)

Rendering mesh vs point cloud:

6. Do Something Fun (10 points)

Late day