Slashdot Mirror


Team Fortress 2 Running In a Web Browser Using WebGL

An anonymous reader writes "Unreal Engine now runs in Flash and Crytek is considering porting CryEngine to Flash, but perhaps the Source Engine could go a different route. A software developer who works for Motorola Mobility has managed to get the engine and a level from Team Fortress 2 running in a browser using WebGL. There are still a few features and effects missing, but he claims it achieves a solid 60fps and has a video to prove it. Hopefully this gives Valve ideas; it'd be cool if older Source games became playable in your favorite browser, or even directly in Steam."

5 of 87 comments (clear)

  1. Re:How's the audio? LOL by tixxit · · Score: 4, Informative

    I'm also pretty sure that the guy just got a TF2 level to render and didn't port Valve's Source engine to JS. So its also missing the entire Source engine.

  2. Re:Why a web browser? by Lanteran · · Score: 2

    So you can play in linux, BSD, et al without wine?

    --
    "People don't want to learn linux" hasn't been a valid excuse since '03.
  3. Re:or even directly in Steam ?????? by Telvin_3d · · Score: 2

    Steam includes an integrated webkit browser overlay that lets you check sites without exiting your game. I assume that it meant you could use this browser to play the game.

  4. Incorrect by Narishma · · Score: 2

    The guy didn't port the TF2 engine to WebGL since he doesn't have the source code. What he did is make a map loader that can partially load a TF2 level and display it with WebGL, but you can't actually play in it.

    --
    Mada mada dane.
  5. Title change, please? by BrandonJones · · Score: 5, Informative

    As the developer of the demo in question, can I request a change in the article title? I did NOT port the Source Engine to a browser, not even close. I've simply loaded some of the visual resources and demonstrated that they can be displayed at game-appropriate speeds. It's a long way to go from here to "Team Fortress In a Browser".