All Projects → vlad-the-compiler → microgl

vlad-the-compiler / microgl

Licence: MIT license
High-quality, no-compromise graphics library for embedded systems; currently under development.

Projects that are alternatives of or similar to microgl

esp32-BLEKeyboard
Bluetooth keyboard made from ESP32 board and PS/2 keyboard
Stars: ✭ 26 (-7.14%)
Mutual labels:  esp32-arduino
TTGO-T8-ESP32
esp32-i2s-sdcard-wav-player
Stars: ✭ 89 (+217.86%)
Mutual labels:  esp32-arduino
esp-homekit-arduino-sdk
Arduino wrapper for ESP-IDF HomeKit library
Stars: ✭ 34 (+21.43%)
Mutual labels:  esp32-arduino
ATM90E32
Updated version of the ATM90E32 Arduino library
Stars: ✭ 22 (-21.43%)
Mutual labels:  esp32-arduino
ESP32Partitions
No description or website provided.
Stars: ✭ 30 (+7.14%)
Mutual labels:  esp32-arduino
ESPAsyncE131
Asynchronous E1.31 (sACN) library for Arduino ESP8266 and ESP32
Stars: ✭ 97 (+246.43%)
Mutual labels:  esp32-arduino
Somfy Remote
Somfy remote control emulator connected to MQTT
Stars: ✭ 19 (-32.14%)
Mutual labels:  esp32-arduino
EmbUI
Embedded WebUI Interface
Stars: ✭ 46 (+64.29%)
Mutual labels:  esp32-arduino
EM7180 SENtral Calibration
Get the best AHRS accuracy out of the Tlera USFS with good sensor calibration
Stars: ✭ 22 (-21.43%)
Mutual labels:  esp32-arduino
deneyapkart-arduino-core
Arduino Core for Deneyap DevKits
Stars: ✭ 39 (+39.29%)
Mutual labels:  esp32-arduino
device-epd
E-Paper Display Device
Stars: ✭ 26 (-7.14%)
Mutual labels:  esp32-arduino
ESC-CNN-microcontroller
Environmental Sound Classification on Microcontrollers using Convolutional Neural Networks
Stars: ✭ 85 (+203.57%)
Mutual labels:  embedded-devices
open62541-arduino
open62541 OPC UA example for Arduino
Stars: ✭ 31 (+10.71%)
Mutual labels:  esp32-arduino
TermGL
2D & 3D graphics engine in the terminal [C/C++]
Stars: ✭ 219 (+682.14%)
Mutual labels:  graphics-library
gfxprim
Open-source modular 2D bitmap graphics library with emphasis on speed and correctness.
Stars: ✭ 32 (+14.29%)
Mutual labels:  graphics-library
esp32 gps thingy
GPS location provider and distance measurement with ESP32
Stars: ✭ 36 (+28.57%)
Mutual labels:  esp32-arduino
ESP-Alerts-for-Arduino
Send Android Notifications to an ESP32 with OLED display
Stars: ✭ 40 (+42.86%)
Mutual labels:  esp32-arduino
TrippyGL
A simple, lightweight yet highly versatile OpenGL graphics library
Stars: ✭ 71 (+153.57%)
Mutual labels:  graphics-library
ESP32-CAM-MJPEG-Stream-Decoder-and-Control-Library
The library is MJPEG stream decoder based on libcurl and OpenCV, and written in C/C++.
Stars: ✭ 40 (+42.86%)
Mutual labels:  esp32-arduino
sdf-2d
A graphics library to enable the real-time rendering of 2D signed distance fields on the web.
Stars: ✭ 70 (+150%)
Mutual labels:  graphics-library

A high-quality graphics library for embedded devices that's still in development.

Initial demos at links below. https://www.reddit.com/r/arduino/comments/ffol0v/wip_graphics_library_for_esp32_arduino_core_with/ https://www.reddit.com/r/esp32/comments/fi7tsl/wip_extremely_smooth_realtime_image

Is this still coming out?

Yes. Development, however, stalled some time ago due to this being just a hobby project and due to having encountered an issue with the current format of the codebase, where the target of "pretty AND fast" couldn't be achieved. Turns out highly optimized runtime performance and eye candy are hard to achieve at once - who would've thought. This is the third major refactor of the library, and the final one. Stay tuned for updates!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].