Skip to content

codeboxqc/P5js-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5.js Sketch Cycler

Overview

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.

Features

  • 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

About

The project is described as a Windows application that uses WebView2 to display p5.js sketches

Resources

Stars

Watchers

Forks

Packages

No packages published