-1

I can't find a tutorial for the use of OpenGLES 3D graphics in c++, on a raspberry pi so I can program a video game with c++, also, I cannot find a raspberry pi compatible OpenGLES library.

Edit:

At the time, I just couldn't find a library for working with OpenGL / OpenGLES, such as GLFW.

Zopesconk
  • 50
  • 1
  • 4
  • 12

1 Answers1

4

Google for Broadcom OpenGL ES and start here

http://elinux.org/Raspberry_Pi_VideoCore_APIs

Roy Longbottom
  • 1,192
  • 1
  • 6
  • 8