uploaded 4 months ago
Simple DirectMedia Layer (SDL) Version 3.3 (ESP-IDF wrapper on upstream SDL)

4 examples

  • bubble
    Simple physics simulation with bouncing bubbles and basic collision detection. It demonstrates basic physics features, resolution adaptation for…
    19.30 KB
  • conway
    Conway's Game of Life implemented for compatibility with various ESP32 display sizes, featuring grid scaling, age-based color changes for living…
    16.27 KB
  • mandelbrot
    Mandelbrot set visualization featuring real-time fractal rendering adapted for various ESP32 display sizes with capabilities including resolution…
    18.26 KB
  • snow
    This is a simple particle simulation demonstrating falling white pixels that resemble snow, utilizing SDL3 across various ESP32 boards. It showcases…
    20.75 KB