/p5.js

P5 examples

Primary LanguageJavaScriptMIT LicenseMIT

P5

p5.js a JS client-side library for creating graphic and interactive experiences, based on the core principles of Processing.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Processing
  • Atom
  • A computer with OSX, Windows, Linux

Fast Installing

  • Open Processing
  • In the left corner select Add mode
  • Install p5.js mode

Using with Atom

  • Install node
  • Open Atom -> pack manager -> install new package -> script
  • Download this template
  • Open it in Atom
  • Press cmd + i (for MacOs users)

Contributing

Please read CONTRIBUTING.md for details of the code of conduct, and the process for submitting pull requests to us.

Versioning

I use SemVer for versioning.

Authors

Antonio Vega Ramirez:

License

This project is licensed under The MIT License (MIT) - see the LICENSE.md file for details