How to draw a sphere with texture without gluSphere
Unsolved
General and Desktop
-
Hi, I want to draw a sphere with texture without using gluSphere and even anything related to glut, since the environment of our server doesn't support glut, what should I do.
In addition, the server has freeglut as an alternative, how to achieve this using freegult.
Thank you ~ -
Hi,
Do you mean you would like to use Qt3D for that ?