p5.js
Tools, libraries, and utilities for the p5.js creative coding framework
Command Line Tools
p5 Server
Command-line tool that runs p5.js sketches with live reload and automatic library inclusion.
ⓘLibraries
p5.layers
Simplifies use of createGraphics and p5.js Renders objects for drawing layers.
ⓘp5.rotate-about
Adds rotateAbout() and scaleAbout() functions for rotating and scaling around a point.
ⓘp5.vector-arguments
Modifies p5.js Shape functions to accept p5.Vector instances as arguments.
ⓘp5.pose Playback
Record and play back pose data in p5.js
ⓘOther Projects
P5 Server VSCode Extension
Create and run p5.js sketches within Visual Studio Code with integrated development server and browser.
ⓘAbout p5.js
p5.js is a JavaScript library that makes coding accessible for artists, designers, educators, and beginners. It's a reinterpretation of Processing for the web, focused on creative coding and visual arts.
Visit the p5.js website to learn more about the framework.