Free E-Book
Kickstart Your Graphics/Games Programming With Our Free OpenGL Tutorials
Learn the fundamentals needed to render 2D/3D graphics using modern OpenGL ES 3+ and SDL2 (which works on both desktop and mobile devices).
Are you fascinated by the world of computer games and 3D graphics but find the complexity daunting? Fear not – this tutorial series is your gateway to mastering the fundamentals of modern OpenGL ES 3+ and SDL2.
In this tutorial series, we'll take you from zero through to rendering 3D texture-mapped objects with lighting. By the time you're done you'll have the fundamentals of modern OpenGL down, and will be ready for bigger things.
What You'll Learn:
In short: modern OpenGL. You'll avoid learning old outdated techniques you shouldn't be using any more (unlike many other tutorials).
- Tutorial 1: Create a window
- Tutorial 2: Draw something
- Tutorial 3: Add detail using texture mapping
- Tutorial 4: Draw a simple 3D scene
- Tutorial 5: Add a light to make it look more real