The p5.js Sketch Cycler is a Windows desktop application that displays p5.js sketches in a full-screen window using Microsoft's WebView2 (Edge-based webview). It automatically cycles through a collection of JavaScript sketches (e.g., 0.js
to 153.js
) every 30 seconds, creating an immersive, interactive display. The application supports random or sequential sketch cycling, configurable via a pj5s.ini
file, and includes a text editor for creating or modifying sketches.
- Full-Screen Display: Renders sketches in a borderless, full-screen window matching the screen resolution.
- Automatic Cycling: Changes sketches every 30 seconds using a timer.
- Random or Sequential Mode: Configurable via
pj5s.ini
to