3dphotoshoot

view src/opengl.h @ 3:9df99687a2ff

the old camera API is horrible
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 15 May 2015 05:15:47 +0300
parents
children e31e23ead56f
line source
1 #ifndef OPENGL_H_
2 #define OPENGL_H_
4 #include <GLES/gl.h>
6 #endif /* OPENGL_H_ */