Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
Real Time Strategy (Games) The Internet Games

Auralux Release For Browsers Shows Emscripten Is Reaching Indie Devs 44

New submitter MorgyTheMole writes Porting C++/OpenGL based games using Emscripten and WebGL has been an approach pushed by Mozilla for some time now. Games using the technology are compatible with most modern browsers and require no separate install. We've seen Epic Games demonstrate UnrealEngine 4 in browser as well as Unity show off a variety of games. Now as the technology matures, indie devs are looking to get into the mix, including this near one-to-one port of E McNeill's Auralux, a simplified RTS game, from Android and iOS. (Disclosure: I am a programmer who worked on this title.)
This discussion has been archived. No new comments can be posted.

Auralux Release For Browsers Shows Emscripten Is Reaching Indie Devs

Comments Filter:
  • Re:Works in Safari (Score:4, Interesting)

    by Anonymous Coward on Wednesday August 13, 2014 @03:04AM (#47660921)

    If you change the user agent to Chrome - Mac. Seems fairly CPU intensive though, managed to get the fans on my MacBookPro spinning up fairly quickly. That could just be the WebGL implementation in Safari not being so crash hot though.

    I don't know that Safari's JavaScript engine can optimize for asm.js yet, so I'd guess it's the JavaScript more than the WebGL. Asm.js [asmjs.org] JavaScript works everywhere, but Firefox and Chrome detect and optimize for asm.js specifically [mozilla.org] and get really high performance figures as a result.

It's time to boot, do your boot ROMs know where your disk controllers are?

Working...