Posted: Sun 21 Apr 2013, 16:11 Post subject:
Processing for Puppy - Java-based programming language
I Love Processing. So...
I've stripped down the current Beta ( 2.0 beta8 ) and it runs fine on my slacko 5.5.
Mostly I've removed all docs, 'books' and example code as it's all on processing.org and associated sites anyway. I've put it into an SFS that weighs in at about 109Mb (I know!) but that includes Oracle's Java (it won't run with IcedTea anyway apparently).
I'm not sure if it would be of interest to anyone else? It only took about 10 minutes to prepare (I didn't compile it!)... is there any place I could stick the file for others to use if they want to?
Paul
EDIT: Forgot to mention - you can build programs that don't require users to have Java as you can export to the amazing (Processing.js) javascript version so a web browser is all that's needed!
EDIT2: It's the 32 bit version.
tytower
Joined: 24 Feb 2007 Posts: 440 Location: Green Island Cairns for the winter
Posted: Tue 23 Apr 2013, 01:42 Post subject:
I use Arduino 1.0.3 which is based on processing.
But what does processing actually do?
What can I use it for ? _________________ Neither my Family nor my Property are Government issues. Governments should do what they were designed to do Manage the larger issues best done by Governments
To stop corruption give them 3 times the penalty. Get their agreement on first employment.
I use Arduino 1.0.3 which is based on processing.
But what does processing actually do?
What can I use it for ?
It's a Java-based programming language for quickly creating graphics/visualisations/audio/computer art/games or other programs. It includes a simple IDE from which to write and run your programs. It's easy to learn and you can one-click-export your programs to run on desktop computers with Java (PC or Mac) or in a browser via the Javascript version, processing.js or on Android.
Take a look at http://www.openprocessing.org/ for some ideas
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum