CPSC310A
Video Game Development

Activity 2

Vertex Buffer & Model Files

Details

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

  2. Modify the program so that it draws a sphere.

  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.