plasma-umass / doppio

Breaks the browser language barrier (includes a plugin-free JVM).
http://plasma-umass.github.io/doppio-demo
MIT License
2.16k stars 174 forks source link

how about implement Graphic APIs via canvas and WebGL? #501

Closed yunfan closed 6 years ago

yunfan commented 6 years ago

how about implement Graphic APIs via canvas and WebGL?

jvilk commented 6 years ago

I don't know what graphics API you are referring to. If you mean JavaFX, there's an issue about that. If you mean AWT/Swing, there's a issue/comment describing why this is hard. If you mean jogl / webgl, I recently received an email from someone interested in working on that.

I personally do not have time to implement one of these graphics APIs, but I welcome pull requests and proposals on how to do so.

yunfan commented 6 years ago

yes i mean jogl/webgl, can you point me the link that guys's project?