Class Exercise: Table and Lamp
Posted on August 26, 2014

Problem: Build a table and a lamp, only based on primitives (by scaling,translating, rotating).

Solution: The primitives used for this model include Cube, Cylinder, Pipe, Cone ad Sphere. The model showcases a simple table built using only cubes. The lamp is more complex in comparision to the table.

The lamp uses cylinders for the base, support and extension arms. A pipe connects extension arms to the support. Finally, spheres are used to connect the extension arms to the lamp shade and for the light bulb.

exercise1_SnapshotComplete