Quad rendering using OpenGL ES 3.
This app demonstrates the use of a vertex attribute; vertex color.
Color information has been added to each vertex of the quad.
Each color from each vertex has been interpolated into each other during rendering pipeline.
Platform: iOS
Programming Language: Objective-C, C/C++, GLSL
Device: iPad Air