Today’s lab we’re going to be covering having multiple Viewports. This is beneficial if you want to show both the curve you’re using to create the surface of revolution, and the actual surface of revolution. We’ll be doing this with files from an earlier tutorial, which you can find here: Makefile, Point.cpp, Point.h, Vector3.h, Vector3.cpp
The program we’ll be running this with is from Lecture 9: Today’s main file.
This will be a brief tutorial and there will be time for asking questions and working on the assignment.
Quick note: you will need to change Point1.h to Point.h and change the Makefile to compile Lecture9.cpp instead of Lecture9p2.cpp
No Tag
Add A Comment