CPSC310A
Video Game Development

Activity 1

Vertex Lists & Model Files

Details

  1. Download, compile, and run the appropriate example OpenGL program (cube.cc or Cube.java).

  2. Modify the program so that it draws a cube with every face of the cube a different color.

  3. Create an obj file that draws a cube. Test the obj file by loading it into blender.

Submission

Please show your source code and run your program for the instructor.