Mozilla launches BananaBread First Pirson Shooter you can play on newer versions of Firefox, and oth

froggyboy604

Well-Known Member
Staff member
Manager
Full GL Member
Credits
23,521
Mature Board Viewing
Unlock full profile styling

BananaBread is a 3D first person shooter that runs on the web. It takes the Cube 2: Sauerbraten engine, which is written in C++ and OpenGL, and compiles it using Emscripten into Javascript and WebGL so that it can run in modern browsers using standards-based web APIs and without the need for plugins.

The project has several goals. First, to serve as a testcase for running a demanding 3D game in browsers: Having a working testcase lets us try out new browser features and to profile performance in order to make browsers faster. Another goal is to prove that games of this nature can run in Javascript and WebGL, which many people are skeptical about. Finally, all the code in this project is open (and practically all the art assets), so others can learn from this effort and use this code to create their own browser games.

https://developer.mo...ail/bananabread

Play it here https://developer.mo...kage/index.html
 
I don't know if it's just the video, but the screen don't look good and seems laggy.
 
I think it is the guy's computer, and he did not encode his video to the right size for YouTube which is 360P, 480P, or 720P. The official Firefox video looks more smooth, and have better video size.

http://www.youtube.com/watch?v=mIYmxPdtsl4
 
Back
Top