TanayChow / angular-sketchpad

Project that creates a sketchpad with Angular and P5JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

angular-sketchpad

Show Video

This project creates a sketchpad with Angular and P5JS.

To run it locally just run npm run start.

The P5JS sketch that I created was orignally copied from here.

I found this stackoverflow article helpful when setting up P5JS with Angular.

If you wanted to move the sketch around on the page, I found this page on the Processing Wiki helpful.

About

Project that creates a sketchpad with Angular and P5JS

License:MIT License


Languages

Language:TypeScript 78.0%Language:JavaScript 12.4%Language:HTML 5.8%Language:CSS 3.9%