CPSC362A
Video Game Development

Activity 12

Textures

Create an OpengGL program that applies a texture map to a sphere.

Details

  1. The program should draw a sphere, centered in the window.

  2. The sphere should have a checkered texture. Note that the squares of the texture should be squares, not rectangles.

Example