EasyGame Lesson02 – Play with OpenGL Primitives
This sample shows us how to draw some primitives and some simple geometries with OpenGL. Building the geometry from the source code is not a good idea, the interactive video games development always require some digital make software to create the fantastic environment and models, that we need to introduce the assets pipeline.
The full source code about this sample could be found from here.