https://github.com/celliesprojects/lovyangfx-mandelbrot
This project visualizes the Mandelbrot fractal using the LovyanGFX library. It shows the Mandelbrot set at different zoom levels.
https://github.com/celliesprojects/lovyangfx-mandelbrot
esp32-arduino lovyangfx mandelbrot
Last synced: 6 months ago
JSON representation
This project visualizes the Mandelbrot fractal using the LovyanGFX library. It shows the Mandelbrot set at different zoom levels.
- Host: GitHub
- URL: https://github.com/celliesprojects/lovyangfx-mandelbrot
- Owner: CelliesProjects
- License: mit
- Created: 2025-01-05T20:17:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-09T12:30:05.000Z (over 1 year ago)
- Last Synced: 2025-04-09T06:12:26.518Z (over 1 year ago)
- Topics: esp32-arduino, lovyangfx, mandelbrot
- Language: C++
- Homepage:
- Size: 34.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mandelbrot on LovyanGFX
This project visualizes the Mandelbrot fractal using the LovyanGFX library.
It shows the Mandelbrot set at different zoom levels.
Use the A button to zoom in on the area in the rectangle.

Supported boards are M5Stack Grey/Fire and ESP32-S3-BOX-Lite.
Should be easily adapted for board that are supported by LovyanGFX.
License: MIT