Writing Game Engine from scratch with OpenGL [on hold]
- by Wazery
I want to start writing my game engine from scratch for learning purpose, what is the prerequisites and how to do that, what programming languages and things you recommend me? Also if you have good articles and books on that it will be great. Thanks in advance!
My Programming languages and tools are:
C/C++ is it good to use only C?
Python
OpenGL
Git
GDB
What I want to learn from it:
Core Game Engine
Rendering / Graphics
Game Play/Rules
Input (keyboard/mouse/controllers,
etc)
In Rendering/Graphics:
3D
Shading
Lighting
Texturing