OpenGL Tutorial Using SFML

Started by
0 comments, last by makuto 11 years, 4 months ago
I just recently started programming with SFML and OpenGL after working with C++ on and off for a while. I've been able to write Pong and Snake with SFML and OpenGL, but I can't figure out 3D graphics with OpenGL and all the tutorials I can find use GLUT or freeGLUT. I've tried adapting the code from the examples to use SFML, but I haven't been able to get that to work for the most part. Can anyone link me to a tutorial on how to use OpenGL with SFML? My next project that I want to work on is creating a basic voxel engine similar to MineCraft's so that I can tinker around with 3D graphics if that makes any tutorial stand out more.
Advertisement
Have you seen this page?

Want to get to know my work and I better? See my website: Au 79 Games

I wrote General Tips on the Process of Solo Game Development

This topic is closed to new replies.

Advertisement