We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProcessing DevelopmentLibraries,  Tool Development › Processing.js export tool
Page Index Toggle Pages: 1
Processing.js export tool (Read 5716 times)
Processing.js export tool
Apr 3rd, 2010, 8:53am
 
Another tool that's been laying around for a while ...

Export sketch as Processing.js.
http://github.com/fjenett/processingjstool

Download, installation, usage:
http://wiki.github.com/fjenett/processingjstool/getting-started

Issues 'n' bugs:
http://github.com/fjenett/processingjstool/issues

As always, comments are welcome!
Enjoy
F
Re: Processing.js export tool
Reply #1 - Apr 3rd, 2010, 9:53am
 
i am testing all your little tools.
this one is the only one that doesnt appear in the tool menu.
i checked it, folder naming etc seems to be right.
Re: Processing.js export tool
Reply #2 - Apr 4th, 2010, 12:54am
 
Hm, strange. The tool name in the menu is "Export as Processing.js".

What system are you on? What Processing and Java version?
Re: Processing.js export tool
Reply #3 - Apr 4th, 2010, 3:03am
 
Java-Version is Version 6 Update 13. running on windows vista and processing 1.0.9
Re: Processing.js export tool
Reply #4 - Apr 4th, 2010, 9:29am
 
Fixed. New version is at github, just redownload the zip and reinstall. Thanks for reporting!
Re: Processing.js export tool
Reply #5 - Apr 4th, 2010, 9:37pm
 
Hi,

Exported sketches do not show up in the web browser (safari, FF or IE).

The only thing that appears is this at the bottom of the page
(i've tried the BrickTower example built-in processing):

Code:
Source code: BrickTower Cube

Built with Processing and Processing.js


Same result with any Processing version 1.x.x.  Huh
Re: Processing.js export tool
Reply #6 - Apr 4th, 2010, 10:01pm
 
True. The export works but there's no 3D support in Processing.js yet. See:

http://processingjs.org/reference/articles/comparing-processing

F
Re: Processing.js export tool
Reply #7 - Apr 4th, 2010, 10:35pm
 
Thanks  Smiley
Re: Processing.js export tool
Reply #8 - May 2nd, 2010, 1:06am
 
Just released v0.0.5 which now has a rudimentary syntax checker.

http://wiki.github.com/fjenett/processingjstool/getting-started

F
Re: Processing.js export tool
Reply #9 - Jun 4th, 2010, 2:01am
 
Version 0.0.6 is out of the door. Mainly bug fixes and no new features.

F
Page Index Toggle Pages: 1