top | item 46200342

(no title)

rimmontrieu | 2 months ago

Browsers only support OpenGL ES so only if your shaders use any OpenGL specific features you have to rewrite. Otherwise, it's just plain simple to export to both desktop and browser targets.

discuss

order

iamcreasy|2 months ago

Thanks. What is your take on building multiplayer game with TeaVM + libgdx? (Assuming the server is hosted off-browser)