Processing
A few years ago I was deeply into 3d modelling and design. So when I heard about a new sketching program for programmers I first thought of SketchUp and what had become of it. Enough about that… For all the people who like to play around with 2d and 3d programs, processing lets you do the stuff you want to play with in a fraction of the time it would take you in, say, Visual Studio. Creating a 3d environment with a plane that displays your webcam in about 15 lines of code. With the freedom of creating executables for Windows, Mac or Linux! Even a really simple export for the web, because it’s all java based! I’m have a great time playing around with it and might even put some simple examples online shortly. |
| Filed under: Coding, Design by Jip |
2 Responses to “Processing” |


I really like your post. Does it copyright protected?
Well if you want to display your ’sketch’ somewhere you’ll need to compile it to a executable (Windows, Mac or Linux are supported) or a .jar file for web displaying.
I haven’t read that far into the publicity details, so I can’t really awnser that question yet.