This is a fork of the p5.js web editor. The goal of this fork is/was to explore various additional features to the p5 editor useful for UChicago CMSC11111 course and for understanding the role of creative coding more generally. It is now a bit behind the primary p5.js web editor, but it is still a useful resource for understanding the p5.js web editor and how it can be modified. A number of features have been stripped out (to try to reduce build times) while others have been added. For more details about the work done in this fork, see our paper here.
What follows is the normal documentation for the p5.js web editor when we forked it.
Documentation is also available in the following languages
The p5.js Web Editor is a platform for creative coding, with a focus on making coding accessible for as many people as possible, including artists, designers, educators, beginners, and anyone who wants to learn. Simply by opening the website you can get started writing p5.js sketches without downloading or configuring anything. The editor is designed with simplicity in mind by limiting features and frills. We strive to listen to the community to drive the editor’s development, and to be intentional with every change. The editor is free and open-source.
We also strive to give the community as much ownership and control as possible. You can download your sketches so that you can edit them locally or host them elsewhere. You can also host your own version of the editor, giving you control over its data.
New to the p5.js community? Read our community statement.
All contributors to the p5.js Web Editor are expected to follow the Code of Conduct. We strive to create a friendly and safe community!
The p5.js Web Editor is a collaborative project created by many individuals, and you are invited to help. All types of involvement are welcome! Please check out the contribution guide for more details.
Developers, check the developer docs details about contributing code, bug fixes, and documentation. To start writing code, a great place to start is the development guide.
If you have found a bug in the p5.js Web Editor, you can file it under the "issues" tab.
Please post bugs and feature requests in the correct repository:
- p5.js library: https://github.com/processing/p5.js/issues
- p5.accessibility: https://github.com/processing/p5.accessibility/issues
- p5.sound: https://github.com/processing/p5.js-sound/issues
- p5.js website: https://github.com/processing/p5.js-website/issues
Support for this project has come from Processing Foundation, NYU ITP, and CS4All, NYC DOE.