send link to app

LearningOpenGL app for iPhone and iPad


4.8 ( 9648 ratings )
Business Education
Developer: Jason Stafford
0.99 USD
Current version: 1.0, last update: 5 years ago
First release : 10 Feb 2016
App size: 518.7 Mb

This Video Training Will Help you Learn How To Create and Make Your Own Games, Tap Into the World of Open GL.

Game developers can use C++ with OpenGL and SDL libraries for graphics acceleration for their games and other apps

Our objective of this course is to create a game in C++ using SDL and OpenGL and gain a stronger understanding of Object Oriented Programming generally.

We will understand the use of functions like glPushMatrix(), glPopMatrix(), SDL_GL_SwapBuffers() and glBegin() to draw to screen. Students will also be able to handle input from user functions like SDL_PollEvent() and SDL_GetMouseState.

Youll gain a strong understanding of basic game logic. The end result of this course would be a game similar to Pong. After this course students would also be able to create their own games