kripken / BananaBread

BananaBread is a C++ 3D game engine that runs on the web using JavaScript+WebGL+HTML
1.37k stars 331 forks source link

Level 4 (Experimental) freezes on load #58

Closed slacka closed 9 years ago

slacka commented 9 years ago

https://developer.mozilla.org/en-US/demos/detail/bananabread

The MDN BananBread Level 4 freezes on both Firefox and Chrome. Was there a problem with the upload?

kripken commented 9 years ago

Looks like the memory defined there isn't big enough. I can upload a fixed build later.

kripken commented 9 years ago

Should be fixed now.