Stuart Axon
2009-07-17 13:53:12 UTC
Not sure how many java people there are here but -
It would be cool if we could work in a java applet via jython.
If cairo can be made to render into the applet via a dll we might not need that much new code (processing uses dlls to make opengl render into an applet so it must be possible).
Another way would be to reimplement the 2d api with the java api, but then theres more code to maintain.
Anybody have any idea about how we can get cairo rendering in a java applet ?
Basically if we can get this working we can have a site like the openprocessing one where people can run the bots straight in the browser which IMHO would be a big win!
It would be cool if we could work in a java applet via jython.
If cairo can be made to render into the applet via a dll we might not need that much new code (processing uses dlls to make opengl render into an applet so it must be possible).
Another way would be to reimplement the 2d api with the java api, but then theres more code to maintain.
Anybody have any idea about how we can get cairo rendering in a java applet ?
Basically if we can get this working we can have a site like the openprocessing one where people can run the bots straight in the browser which IMHO would be a big win!