Skip to content

Lokua/p5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Lokua
Nov 26, 2024
25f1d9f · Nov 26, 2024
Mar 23, 2022
Nov 26, 2024
Nov 2, 2024
Nov 26, 2024
Jul 11, 2023
Mar 23, 2022
Nov 1, 2024
Oct 25, 2024
Nov 23, 2024
Nov 26, 2024
Nov 25, 2024
Nov 1, 2024
Nov 26, 2024
Nov 26, 2024
Nov 21, 2024

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