Are there any tutorials on drawing with OpenGL. I know about the SFML OpenGL tutorial that Laurent created but im a bit confused when it comes to actually drawing. Can I draw like I would normally draw with SFML, like creating a texture, sprite, and displaying it or do I have to do it completely through OpenGL now?