Raspberry Pi touchscreen rendering

Text rendered with BGFX on a Raspberry Pi touchscreen

Previous Next

I worked on using the cross-platform rendering library BGFX to implement OpenGL rendering of text for a touchscreen project involving the Raspberry PI on Linux. The goal was to display weather data or other interactive buttons to possibly control a media center.

I'm also using the high-performance build engine Tundra for this project.