piccolo2d / piccolo2d.java

Structured 2D Graphics Framework
http://piccolo2d.org
Other
51 stars 14 forks source link

jsweet port to JS #272

Closed zzj1213 closed 7 years ago

zzj1213 commented 7 years ago

Is it possible to use http://www.jsweet.org/ to port piccolo2d to pure HTML5 JS ? JSweet has example to port Java Applet to JS: https://porter.io/github.com/cincheo/applet-migration-example

heuermh commented 7 years ago

Hello @zzj1213!

There is a port/adaptation of Piccolo2D to javascript at http://allain.github.io/piccolo2d.js. If you'd like to try jsweet and it does something reasonable, please create a pull request here.