I'm planning on writing a 3D game for the Game On contest<http://mozillalabs.com/gaming/2010/09/30/game-on-2010-is-here/>with WebGL. Because of the huge third party libraries wrriten in Java (like JBullet <http://jbullet.advel.cz/>), I thought it'd be a good idea to write it with GWT and not in plain JavaScript.
- What is the most active WebGL module for GWT? - Are there any graphics engine ported to WebGL/GWT? If not, should I port an existing graphics engine to GWT before writing the game? Is the WebGL API similar to the OpenGL API? Thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
