View Single Post
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#4
Opengl ES 1.1 headers are found from libgles1-sgx-img-dev and 2.0 from libgles2-sgx-img-dev. Actual files are /usr/include/GLES/gl.h and /usr/include/GLES2/gl.h.

But don't really understand why do you need C headers if you are working in python.