Hello GLES3 Example

The code is always the same, with the exception of two places:

  • The OpenGL context creation has to have a sufficiently high version number for the features that are in use.

  • The shader code's version directive is different.