How to do a Cube Map Texturing on a Sphere?
Unsolved
General and Desktop
-
Hi Guys,
I am working in QT with OpenGL, and I have a sphere in the project. What I need is to do a Cube Map Texturing on the sphere.
Does anybody have any material or anything that can help me to do this? I am not finding anything like this on the internet that can help me :(. Please if you have anything in that direction, ti would be really helpfull
EDIT
The Sphere is created by code, by creating triangles and shading.