With p5.js, you can think of your entire Web browser as your canvas for sketching with code Learn programming the fun way--by sketching with interactive computer graphics Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in JavaScript that makes it easy to interact with HTML5 objects, including text, input, video, webcam,...