Hi! In France, an ISP called Free allows developers to create games for its ADSL modem boxes called "Freebox": http://elixir.freebox.fr/?section=accueil
The Elixir SDK allows to make games for this kind of machine, it relies on Mozilla's C implementation of JavaScript called "SpiderMonkey" and on the window manager / set of GUI library called Enlightment: http://www.enlightenment.org/ This kind of box has a support of OpenGL ES 2.0 which is interesting for 3D games :) Would it be possible to customize GWT in order to target this kind of box at least to ease the port of games using Java/JOGL 2 or Android Dalvik Machine/Android OpenGL ES? -- 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.
