ESP Component Registry
Open main menu
Docs
Blog
Sign in
andresragot
/esp32_3d_engine
1.0.1
Latest
uploaded 4 days ago
Software 3D rendering engine for ESP32. Includes scene graph, camera, rasterizer, lighting, and mesh generation (revolution & extrusion).
Readme
Dependencies
3
Dependents
0
Examples
1
Versions
2
ESP-IDF
>=5.4.1
ESP-IDF is Espressif’s official IoT Development Framework for the ESP32, ESP32-S and ESP32-C series of SoCs.
andresragot/driver_lcd
^1.0.0
C++ base class for LCD panel drivers on ESP32-P4. Provides a common interface for initialization, pixel operations, and frame buffer management.
andresragot/glm
^1.0.3
GLM (OpenGL Mathematics) - Header-only C++ mathematics library for graphics software based on the GLSL specification.