background preloader

Processing

Facebook Twitter

Using a Processing Sketch as a Java Component – Sebastian Oliva. I really like Processing.

Using a Processing Sketch as a Java Component – Sebastian Oliva

Processing is a Visual Programming language, and it is based on Java. It is designed to run either as an Applet, a Standalone App, or as a Java Component; running a Processing Sketch as a Component is the one with less documentation, but probably one of the most interesting and powerful applications of it. This is a small guide on setting up a Processing Sketch as a Java component, ready to use on your Swing or AWT desktop applications. I am assuming you have a basic notion of Object Oriented Programming, and preferably a base on Java, as it is obvious, you will need basic Processing skills.

Kinect

Thomasdiewald.com. Is there a way to set a processing.js fullscreen in the browser? Hi everybody, i want to use the following sketch as a background of a webpage, so i have exported it with processing 2.0 to run in .js and it works fine, except that i want it to be fullscreen and i don't know how to achieve that. i already tried by putting '100%' in width and height in the style but it doesn't work and i don't know how to program javascript, any suggestions?

Is there a way to set a processing.js fullscreen in the browser?

Copy code.

Android

iProcessing. Sketchpatch.net. Référence Processing français Main/Reference. Sketch.processing.org. Ressources Processing et tutoriels en ligne. Libraries diverses. Exemples de code. Java. Tutoriaux et cours. Libraries pour la data visualization. Libraries pour le prototypage d'interfaces. Processing.js. Unfolding maps, tilemill and streaming tiles: howto.