NickolausDS / Unity-Free-Flight

A Unity Package to add gliding flight to any Unity Object.
GNU General Public License v3.0
60 stars 13 forks source link

Add support for WebGL #145

Open NickolausDS opened 9 years ago

NickolausDS commented 9 years ago

Duplicate of #144 for the Tuned Release

Chrome has dropped support for NPAPI, which means Web Builds for Unity will no longer work in Chrome. Even though Firefox and others haven't dropped support for NPAPI, a significant amount of users are lost by not having a build that works on all of them. WebGL works on pretty much everything, even though it's still very clunky. I submit that it's the best investment for getting the demo to work directly off the web (also a bonus: Players won't have to download the unity WebPlayer Plugin anymore).

Usage Statistics -- These may not be totally accurate, but they show that Chrome is never-the-less significant.

Web GL Stats -- Which browsers support WebGL? Most of them.