Processingjs @ nihongoresources.com
This is the repository domain for processing.js
projects I (Mike "Pomax" Kamermans) work on. The significant ones are discussed on projects.nihongoresources.com, but if you just want a quick look, the following projects are currently hosted:
Full pages
- A tutorial on how to use Processing on the web
Explaining in detail how to use place Processing sketches on your webpages, how to get your page to
talk to your sketch, how to get your sketch to talk to your page, and how to pass data between them
in a way that keeps the sketch working both embedded on a webpage, and when run through the PDE.
- A primer on Bezier curves
A mix between a long article and instructive tutorial on Bezier curves, with oodles of Processing sketches
acting as illustrations, covering a wide variety of topics such as bounding box computation, intersection
detection, clipping, and curve offsetting.
Testers
Mini tutorials
Mini pages
Not P.js
- Mike "Pomax" Kamermans
nihongoresources.com