0 Members and 2 Guests are viewing this topic.
gluSphere(params,25,20,20);
Take into notice that SFML Clamps the images. You must reset the texture wrapping to GL_REPEAT using glTexParameter after calling sf::Image::Bind()