EmberGL: 2D/3D Graphics Library Release

JarkkoL

Well-known member
Hi!

I just released a 2D/3D graphics library EmberGL in GitHub and which should also be available via the Arduino IDE soon: https://github.com/EmberGL-org/EmberGL. It's a low-level graphics library featuring a tiled software rasterizer and couple of optimized display drivers for ILI9341 & ILI9488 displays. There are also few examples showing how to use it. Hope you like it! :)

And big thanks for @mjs513 for testing it out!

Cheers, Jarkko
 
Hi!

I just released a 2D/3D graphics library EmberGL in GitHub and which should also be available via the Arduino IDE soon: https://github.com/EmberGL-org/EmberGL. It's a low-level graphics library featuring a tiled software rasterizer and couple of optimized display drivers for ILI9341 & ILI9488 displays. There are also few examples showing how to use it. Hope you like it! :)

And big thanks for @mjs513 for testing it out!

Cheers, Jarkko

Looks very cool. Nice work.
 
Back
Top