/p5PlayGround

An interactive programming tool for p5.js that allows people to manipulate shapes on the canvas in real time

Primary LanguageJavaScript

p5PlayGround

An interactive debug tool for p5.js which allows people to manipulate shapes on canvas in real time and visually understand a lot of the math that goes behind drawing stuff on canvas.

  • p5 living coding editor

  • Let people manipulate the shapes on the canvas in realtime

  • double click to add new shape

Demo: http://yining1023.github.io/p5PlayGround/

More Introduction: here