JavaScript – Processing.js 2D library – part 002.

In the last tutorials, I told you about studio sketchpad.
Another way to working with processing is to run your script into HTML files.
If you want to download the processing then you can get it from processing website.
The download will come with an integrated development environment.
If you want to use your processing sketch then you need to make some changes because I will get errors with the IDE.
The changes I make to fix that is to put into the top of your sketch Ball ball001, and MovingBall mb001;
See the source code.

Most of these features can be found here.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.