using js for an mmo, a performance critical application, sounds like a big difficulty.
Show HN: I built an indie, browser-based MMORPG
11–20 of 165 posts
Re: Show HN: I built an indie, browser-based MMORPG
#12using js for an mmo, a performance critical application, sounds like a big difficulty.
Re: Show HN: I built an indie, browser-based MMORPG
#13Shows a blank white page in Firefox. Seems to be related to this: https://bugzilla.mozilla.org/show_bug.cgi?id=1365492 Always good to see that Firefox has a severe bug and no plans to address it.
Re: Show HN: I built an indie, browser-based MMORPG
#14using js for an mmo, a performance critical application, sounds like a big difficulty.
Re: Show HN: I built an indie, browser-based MMORPG
#15using js for an mmo, a performance critical application, sounds like a big difficulty.
Re: Show HN: I built an indie, browser-based MMORPG
#16using js for an mmo, a performance critical application, sounds like a big difficulty.
Re: Show HN: I built an indie, browser-based MMORPG
#17using js for an mmo, a performance critical application, sounds like a big difficulty.
On one hand, js isn't known for its performance. On the other hand, OP actually has a product. I know who I'd invest in.
Re: Show HN: I built an indie, browser-based MMORPG
#18using js for an mmo, a performance critical application, sounds like a big difficulty.
There have been some pretty impressive things created with threejs
Re: Show HN: I built an indie, browser-based MMORPG
#19Re: Show HN: I built an indie, browser-based MMORPG
#20Shows a blank white page in Firefox. Seems to be related to this: https://bugzilla.mozilla.org/show_bug.cgi?id=1365492 Always good to see that Firefox has a severe bug and no plans to address it.
Strange. I'm running it okay in FF. Any other info you can share?
As suggested in the bug report comments, toggling webgl.disable-angle to true in about:config lets the page load correctly. I'm not thrilled with this, mostly because I failed to find any documentation of the behavior, or existence, of that setting.