PDA

View Full Version : Processing projects and proper bundled .app's?


sealfin
2005.04.01, 02:31 PM
I'm just wondering whether anybody out there has ever tried to bundle the Java projects exported by Processing (http://processing.org/) into a proper .app? Is it possible without too much hassle?

If I remember, the authors of Processing have stated that they want to implement this functionality into the IDE, but I'd rather not be forced to wait :p

I'm looking to Processing to quickly develop a project as far as is possible in Processing, then modify the resulting Java source to implement the portions of the project not served by Processing (sound, for a start...)