UDOO supports full OpenGL hardware acceleration

0 Flares Filament.io 0 Flares ×

Originally developed by Silicon Graphics in the early ’90s, OpenGL (Open Graphics Library) is a cross-language, multi-platform API for rendering 2D and 3D computer graphics. OpenGL has become the most widely-used open graphics standard in the world and is widely used.

[http://www.opengl.org]

Nowadays, mobile devices and single board computer such as Raspberry Pi, Beaglebone Black and other embedded systems, support only OpenGL ES, which are subsets of the full OpenGL standard and involve several limitations that you must be aware of when developing applications.

That said, we proudly announce that UDOO supports full OpenGL hardware acceleration.

The video below shows UDOO rev. C with a SDL demo application that shows OpenGL capabilities.

Simple DirectMedia Layer (SDL) is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games. [http://www.libsdl.org/]

The picture above shows UDOO rev. C running the glxgears demo which demonstrates again that OpenGL are working (spinning gears on the left) while there’s an OpenGL ES demo running at the same time (sphere with texture on the right).

Note: UDOO supports OpenGL and OpenGL ES with Linux whereas with Android only OpenGL ES are supported.

By:
0 Flares Twitter 0 Facebook 0 Google+ 0 LinkedIn 0 Pin It Share 0 Filament.io 0 Flares ×