We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello, when i export the project, it creates a bunch of java and jar files and i have no idea how to get the application onto my website. Is there a way of embedding a processing project onto html? Like HTML5 or java applet? I cant find the actual application inside the export folder either. I tried looking for some answers but couldn't find one. Sorry if this is a noob question.
I'm using Processing 2.0
Answers
Have you tried changing to "JavaScript Mode" at the top-right side? /:)
If your program is in JavaMode and uses the default JAVA2D renderer then you can use the Applet Maker tool (Tools / Add Tool menu option)
http://processingjs.org you could try here, I found this very useful