Is it hard to develop a game engine?

Is it hard to develop a game engine?

Thinking of developing a game engine? Find out how hard is to develop your own game engine and what to expect.

Tips on developing a Math Library for your Game Engine

Tips on developing a Math Library for your Game Engine

Developing a math engine for your game engine? I have some tips to share with you.

Working with Texture Sampling Parameters

Working with Texture Sampling Parameters

Find out how OpenGL deals with texture coordinates which fall out of range and how it deals with texels that do not have a 1 to 1 correspondence with pixels.

Tools to help you become an OpenGL expert

Tools to help you become an OpenGL expert

Here are two great educational tools that you can use as you learn OpenGL.  

OpenGL projects in my Github page

OpenGL projects in my Github page

New to OpenGL? Looking for OpenGL ES projects? I recently updated my github page to include OpenGL projects which may help you. Learn how to..