karrotsrkool
Posts: 23
Joined: Sun Jul 29, 2012 9:47 pm

Good tutorials

Fri Aug 03, 2012 9:43 pm

Hi, starting to use openGL ES I managed to get a triangle on the screen by using this tutorial, http://benosteen.wordpress.com/2012/04/ ... x-windows/ however I would like to start to understand how the drawing works so is there any tutorials that would work for the raspberry pi out there? I ask because there are tonnes for Android and the iPhone but that above tutorial was about all I could find for the pi. Forgive me if this has already been asked and if so could you please redirect me, thank you very much,
Andy A

Edit: As an extra note, I'm using plain C only, no C++ or any other language although other libraries would be fine. This is all in the interest of being as fast as possible.

User avatar
ajstarks
Posts: 129
Joined: Fri Jun 22, 2012 2:14 am

Re: Good tutorials

Fri Aug 10, 2012 2:23 am

Here's a small library for OpenVG: http://github.com/ajstarks/openvg

Return to “OpenGLES”