Data Processing
Graphics engine for rendering 3D wireframe on monochromatic displays and TFT LCDs without any dependency required for Arduino platform.
Goblin3D is a lightweight graphics engine designed for rendering 3D wireframe objects on monochromatic displays and TFT LCDs using the Arduino platform. It allows for easy integration into embedded projects, providing functionalities for 3D transformations, including rotation, scaling, and translation, without any external dependencies. Goblin3D is ideal for low-resource environments and microcontroller-based applications, enabling the creation of visually dynamic projects with minimal code overhead.
Maintainer: nthnn
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.