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

4 examples

  • bubble
    Simple physics simulation featuring bouncing bubbles and basic collision detection. It demonstrates cross-platform compatibility with varying ESP32…
    19.30 KB
  • conway
    Standard Conway's Game of Life implementation that adapts to different ESP32 display sizes, featuring grid scaling, age-based coloring where living…
    16.27 KB
  • mandelbrot
    Real-time Mandelbrot set visualization on ESP32 with features such as resolution adaptation, color cycling, progressive rendering for responsiveness,…
    18.26 KB
  • snow
    Simple particle simulation with falling white pixels that resemble snow. The same SDL3 code runs on different ESP32 boards with various display…
    20.94 KB