PDA

View Full Version : OpenGL on the Raspi



wraggster
July 7th, 2012, 10:24
http://hackadaycom.files.wordpress.com/2012/07/physics.jpg
Perhaps we’ve been concentrating too much on the hardware side of the Raspberry Pi. Sure, connecting the Raspi to the outside world through GPIO pins is cool, but let’s not forget we’re dealing with a full-fledged Linux box here. [chris] is doing his best to keep us in check with by bringing the power of OpenGL graphics (http://www.raspberrypi.org/phpBB3/viewtopic.php?p=111383) to the Raspberry Pi.
Previously, OpenGL ES (http://www.khronos.org/opengles/) was only available for xorg but [chris] successfully added support for Raspbian (http://www.raspbian.org/FrontPage). There’s a
http://www.youtube.com/watch?v=dbG6sQskxoQ [chris] put together showing off 128 spheres and cubes bouncing around a plane.
Right now, [chris] is looking for people to contribute samples and tutorials for making accelerated 3D graphics on the Raspi. You can grab all the code over at [chris]‘ Git (https://github.com/chriscamacho/gles2framework) and contact him over on the Raspberry Pi forums (http://www.raspberrypi.org/phpBB3/memberlist.php?mode=viewprofile&u=17050) if you’d like to help out.
As with any graphics demo, check out the videos after the break.
http://hackaday.com/2012/07/06/opengl-on-the-raspi/