uploaded 6 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, demonstrating basic physics, resolution adaptation, simple graphics,…
    19.30 KB
  • conway
    Standard Conway's Game of Life implementation that adapts to different ESP32 display sizes with features like grid scaling, age-based coloring, and…
    16.27 KB
  • mandelbrot
    Mandelbrot set visualization featuring real-time rendering with adaptive resolution, dynamic color schemes, and automatic zooming. It supports…
    18.26 KB
  • snow
    Simple particle simulation with falling white pixels that resemble snow. This cross-platform SDL3 code adapts to various ESP32 boards and display…
    20.94 KB