Seryusjj / opengles-book-samples

Automatically exported from code.google.com/p/opengles-book-samples
0 stars 0 forks source link

Adapted code for the RaspberryPi #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Not an issue, but Google Code makes it very hard to get in contact with the 
authors/contributors.

As a learning exercise, I've ported the Linux-X11 version of the examples to 
use the Raspberry Pi video core directly. (This is due to there being no Xlib 
route to get a display to render on currently.)

Let me know if you want me to change the text/license/etc with the code, or 
even take it down.

Code:
https://github.com/benosteen/opengles-book-samples

Blog Post:
http://benosteen.wordpress.com/2012/04/27/using-opengl-es-2-0-on-the-raspberry-p
i-without-x-windows/

(The repository doesn't have a license file in it, but the google project site 
implies MIT. )

Original issue reported on code.google.com by bost...@gmail.com on 9 May 2012 at 4:07