send link to app

LearningOpenGL


4.8 ( 9648 ratings )
Biznes Edukacja
Desenvolvedor: Jason Stafford
0.99 USD

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