Since Unity3D in its fourth version introduced Linux builds export, many good things happened to our game market - a huge portion of games appearing on Linux are currently made with Unity. However, we did not get the Web Player browser plugin for our platform which is unfortunate, because it is often used in demo or early versions of Unity3D games.
That's why the Pipelight project some time ago introduced Unity3D plugin support. Pipelight brings newest versions of Windows plugins (Silverlight, Flash, Unity3D and few others) to Linux browsers using Wine "ports" or "pipes".
It really works (to me on Debian 7 with both Firefox and Chromium) and is quite easy to install. Exact instructions for installation on various Linux distributions can be found here:
http://fds-team.de/cms/pipelight-installation.html
Remember to turn the plugin on after installation! As root (or with sudo):
After that you can try running some Unity3D Web Player demos, e.g. on Kongregate, I recommend Race The Sun for testing purposes:
http://www.kongregate.com/games/flippfly/race-the-sun
More Unity3D games on Kongregate:
http://www.kongregate.com/unity-games
That's why the Pipelight project some time ago introduced Unity3D plugin support. Pipelight brings newest versions of Windows plugins (Silverlight, Flash, Unity3D and few others) to Linux browsers using Wine "ports" or "pipes".
It really works (to me on Debian 7 with both Firefox and Chromium) and is quite easy to install. Exact instructions for installation on various Linux distributions can be found here:
http://fds-team.de/cms/pipelight-installation.html
Remember to turn the plugin on after installation! As root (or with sudo):
pipelight-plugin --enable unity3d
After that you can try running some Unity3D Web Player demos, e.g. on Kongregate, I recommend Race The Sun for testing purposes:
http://www.kongregate.com/games/flippfly/race-the-sun
More Unity3D games on Kongregate:
http://www.kongregate.com/unity-games
Some you may have missed, popular articles from the last month:
I'd say no. Pipelight is not an official solution and it has no warranty of working properly (while it mostly does). It is still Wine after all. This is not the right way for developers, but it is a good way for Linux gamers to widen their gaming possibilities.
http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html
This will be of no use to anyone soon anyway since NPAPI is going down.
This. Regardless of if this will be made redundant by browsers dropping NPAPI support, to jack Wine in to a native browser is a terrible choice.