OpenGL ES is the standard graphics API used for mobile and embedded systems. Despite its widespread use, there is a lack of material that addresses the balance of both theory and practice in OpenGL ES ...
This was my first introduction OpenGL. For this project, I created a basic 3D engine that is able to read a .gltf files.