FEEDFACE.COM

300 IN AAAA 2001:1a50:7:1::feed:face



2019-09-06

Introduction to OpenGL ES 2.0 Programming

This presentation describes the basic concepts of the OpenGLES 2.0 real-time rasterizer. We explain the different stages of the rendering pipeline, briefly introduce the mathematics involved, show the boilerplate code required to setup an OpenGL ES program, and finally look at the real fun stuff, which is the GLSL language used in vertex and fragment shaders.

Slides as presented at Chaos Communication Camp 2019.
PDF version of the slides
hello-camp.go example code
Recording at Chaos Communication Camp 2019.