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. This cross-platform example showcases basic physics, resolution…
    19.30 KB
  • conway
    Standard Conway's Game of Life implementation adapted for ESP32 displays, featuring grid scaling for different resolutions, age-based cell coloring,…
    16.27 KB
  • mandelbrot
    Mandelbrot set visualization with basic color cycling and zoom animation, featuring real-time fractal rendering that adapts to different ESP32…
    18.26 KB
  • snow
    Simple particle simulation with falling white pixels that resemble snow. This SDL3 example demonstrates a basic particle system, resolution…
    20.94 KB