https://github.com/osteele/p5-template
https://www.notion.so/P5-js-Particle-Workshop-aba7992a689c457a8cca10e2f49e6a04
https://github.com/osteele/p5-template
p5js
Last synced: 9 months ago
JSON representation
https://www.notion.so/P5-js-Particle-Workshop-aba7992a689c457a8cca10e2f49e6a04
- Host: GitHub
- URL: https://github.com/osteele/p5-template
- Owner: osteele
- Created: 2019-11-21T02:06:26.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-10-01T05:15:50.000Z (over 4 years ago)
- Last Synced: 2025-09-16T04:44:36.271Z (9 months ago)
- Topics: p5js
- Language: HTML
- Size: 9.77 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# p5.js template
[p5.js](https://p5js.org) is a JavaScript library for creative coding.
This project is a “starter kit” for using Visual Studio Code, Atom, or another
code editor running on your computer, for local development of p5.js projects.
## Instructions
1. On , click Code, and then Download
Zip
2. If necessary, unzip the zip file. (Your computer may do this automatically.)
3. Rename the folder "p5-template" to your project name.
4. In a code editor, open the folder.
5. Start editing! The p5.js code is in `sketch.js`.
More detailed instructions on how to use this with Visual Studio Code are
[here](https://notes.osteele.com/tools/vscode/p5js).
## License
MIT