In C++, using on GLFW3 and glad.h, how do you implement a 3D Sphere in terms of implementation details? What is a way to look into how the vertex, and index buffers come into the idea of rendering the 3D Sphere?

Respuesta :