Lab1
Take the file simple.c and
  • compile it,
  • create second and the third teapot with different colors,
  • each new teapot will rotate around different axis with different speed, and
  • one new teapot will rotate in the positive direction, the second one in the negative direction
Submission

Submitt the source and the file project code to the G drive.
Do not submitt the executable. Please erase the Debug and the Release directories.

Conventions:

  • The submissions will have the following folder name: lab1_lastname_initials
  • The file will be called lab1_lastname_initials.c or lab1_lastname_initials.cpp