An open API service indexing awesome lists of open source software.

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.

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.

![mandelbrot](https://github.com/user-attachments/assets/306b343f-820a-4432-89b8-177a54ecc729)

Supported boards are M5Stack Grey/Fire and ESP32-S3-BOX-Lite.

Should be easily adapted for board that are supported by LovyanGFX.

License: MIT