Skip to content

Lokua/p5

Repository files navigation

@lokua/p5

Exploratory sketches made with p5.js

Stuff like this:

fieldVis-s9920

perlinNoiseLoops-93mtv

circleOfCircles-gp2h0

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 so I think you would need that installed? Not sure this is my first time using it 🤷🏻‍♂️

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

To get OSX to shut up about ffmpeg permissions on MacOS 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 & Cool Stuff

Marbling

About

Exploratory sketches made with p5.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages