Viewing Transformations: Assigments


Basic

1 - Write a program to plot a wireframe view of a 3D scene. The input is in SDL format consisting of a camera description and one or more objects.

2 - Design a manipulator to specify rotation and translation.

3 - Using the manipulator in (2), write a program to change the camera position and display a scene in wireframe.