Create an OpengGL program that applies a texture map to a sphere.
Details
- The program should draw a sphere, centered in the window. 
- The sphere should have a checkered texture. Note that the squares of the texture should be squares, not rectangles. 
Textures
Create an OpengGL program that applies a texture map to a sphere.
The program should draw a sphere, centered in the window.
The sphere should have a checkered texture. Note that the squares of the texture should be squares, not rectangles.