OpenGL Related Functions

Can I create a sphere with texture?

mfg

I guess it should be possible with a shader somehow (mapping the texture uv-coordinates to the source texture), but I’m not entirely sure how that would work. Other than that textures (images/glvideos) can only be rendered as rectangles.