Skip to content

Lokua/p5

Repository files navigation

@lokua/p5

Exploratory sketches made with p5.js

Stuff like this:

images/1000x/radialPerlin2-un8i8.png

images/1000x/flexor2-sui98.png

images/1000x/gridSpray-8959g.png

You can see more here on github by looking at the auto generated markdown index

Run

npm start

Then navigate to http://localhost:3000 in browser

Development

IMPORTANT! This project uses Git LFS

A copy of ffmpeg must be available on your PATH if you plan on recording animations.

To get OSX to STFU about ffmpeg permissions run:

xattr -dr com.apple.quarantine /usr/local/bin/ffmpeg

To create a new sketch, copy one of the existing ones from the src/sketches folder or start from scratch with src/sketches/template.mjs. All sketches in this folder are available to load in the UI

Learning Resources

About

Exploratory sketches made with p5.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages