ol3d
Microcontroller 3D graphics lib
A small, portable 3D graphics library designed to work on microcontrollers
A tiny portable 3D graphics lib for micro controllers
147 stars
7 watching
17 forks
Language: C
last commit: about 6 years ago
Linked from 1 awesome list
3d-graphicsarduinoesp32esp32-arduinographicsmicrocontroller
Related projects:
Repository | Description | Stars |
---|---|---|
luc-github/esp3d | A firmware project enabling Wi-Fi and serial connectivity, with a web-based UI for configuration, monitoring, and control of 3D printers. | 1,767 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
lambdacube3d/lambdacube-edsl | A domain-specific language and library for programming GPUs in a functional style | 203 |
feilipu/arduino_freertos_library | A library providing compatibility and simplification of FreeRTOS for use on Arduino ATmega devices | 850 |
avislab/stm32f103 | A collection of examples and documentation for developing software with the STM32F103 microcontroller | 839 |
micro-gl/micro-gl | A lightweight C++11 graphics library for creating 2D vector graphics without requiring FPU or GPU support. | 272 |
labapart/polymcu | An open framework for developing software on microcontrollers | 202 |
john-chapman/im3d | A library for immediate mode rendering of basic 3D primitives and UI tools with platform and graphics API agnosticism for VR support. | 1,210 |
pfirsich/kaun | A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. | 7 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
ermig1979/simd | An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. | 2,067 |
olikraus/ucglib | A C-based color graphics library for embedded systems with support for various display controllers. | 265 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 345 |
arduino/arduinocore-avr | Provides the core software components and configuration files for a specific type of microcontroller board platform. | 1,244 |
lukasbanana/llgl | A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. | 2,074 |