Sélectionner une page

Interactive Sketches & Experiments

Browser-based code projects using p5.js and similar tools. Mostly generative, sometimes reactive. Audio, visuals, and oddities.

Drum Sequencer

Drum Sequencer

Open Drum Sequencer Core Sequencer Features Grid-Based Step Sequencer 4x4 visual grid layout for programming drum patterns Variable sequence length (1-32 steps) Three drum instruments: Kick, Snare, and Hi-hat Visual step indicators showing which instruments are active...

Insect Colony

Insect Colony

Open Insect Colony This is an Insect Colony Energy Game built with p5.js that simulates a dynamic ecosystem. Here are the key features: Core Mechanics Energy System: Starts at 100% and gradually decays over 3 minutes, requiring player intervention to maintain the...

Binaural Generator

Binaural Generator

A minimal web-based consciousness explorer built with p5.js. Open Generator Features Clean, responsive interface Visual mandala synchronization Binaural beat control (0-12Hz) Mobile and TV compatible Glowing mystical aesthetics Technical Details Pure sine wave...

S3 Sequencer

S3 Sequencer

A lightweight browser-based 16-step sequencer built with p5.js focused on pure sine wave simplicity. Open sequencer Features 16-step pattern sequencer Pure sine wave oscillator with smooth envelope (ADSR) Note range from A3 to C5 (perfect for "notification-like"...

Quantum Wave Synthesizer

Quantum Wave Synthesizer

Open synth Quantum Wave Synthesizer Features: Dual oscillator system with cyan and magenta wave visualizationChromatic note selection (C2 to C3) for each oscillatorFour classic waveforms: Sine, Square, Sawtooth, and TriangleIndependent volume control for each...

Neon Boids

Neon Boids

p5.js script made with Claude3.7 It's a flocking simulation where triangular boids follow classic separation, alignment, and cohesion rules while being attracted to touch input. The entire swarm shares a unified neon color palette that transitions between pink and...

Insect Swarm

Insect Swarm

p5.js script, made with Claude 3.7 Create a p5.js interactive art piece with the following features: 1. Visual Elements: Create a swarm of triangle-based insect entities - Each insect should have: Triangle body with flapping wing animations Randomized colors...