Using noise to move particles around the screen. Inspired by Daniel Shiffman. Press ? for available commands.
p5 art flowfield
A visualization of different sorting algorithms.
p5 algorithm
Creating art using a path finding algorithm.
p5 art algorithm
A b/w 3D version of a flowfield.
three.js 3D art flowfield
Creating a street map by just drawing lines until they intersect.
p5 art
A mostly random walker that draws a mandala.
p5 algorithm art
A static version of my flowfield.
p5 art flowfield
My version of some different strange attractors.
p5 algorithm
A simple Go game using peer.js (WebRTC) for peer-to-peer connections.
p5 game multiplayer peer.js
An animated version of my mandala walker.
p5 art
A simple snake version. Control using WASD or swipe on mobile.
p5 game
A simple pong version. Control with your mouse (not mobile friendly).
p5 game
A simple 2D light ray simulation. Supposed to be used for a zombie or escape game. Click to add light source. Move using WASD, move mouse to look around.
p5 algorithm
How old games like Doom rendered 3D scenes. Move mouse to look around. Click to move forward.
p5 3D
A simple animation of seaweed.
p5 art
Triangles in grid, with colors, animated. Because why not?
p5 art
A simple and clean local multiplayer chess game. Best played on a tablet that you put between you and your opponent.
p5 game multiplayer
Rotate some half transparent circles and you get a flower.
p5 art
A rainbow of circles.
p5 art
Noise with colors. Or colors with noise?
p5 art
Guess (or do you actually know?) where each country is located.
p5 game
A flowfield with stairs.
p5 art flowfield
A flowfield with colors.
p5 art flowfield
A flowfield with fishes.
p5 art flowfield
A flowfield with a matrix style.
p5 art flowfield
Plants generated using L-Systems.
p5 art algorithm
Different styles of line boxes. Also supposed to be used for a game.
p5 art
A circle and some noise. Move your mouse over it.
p5 art
Fireworks made of particles.
p5 art
Estimating pi by "shooting" darts at a circle in a square.
p5 art
Emergence of rectangles.
p5 art
A rotating rectangle.
p5 art
Creating a noise texture or terrain by randomly subdividing a rectangle.
p5 art
A watercolor drawer. Press number keys to change the color. Draw with your mouse.
p5 art
Dithering an image.
p5 art
A silly jumper game. Includes local multiplayer. Pretty hard.
p5 game multiplayer