TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: When Will Unity Web Player Come To Linux?

1 点作者 tronium将近 11 年前
I've been an Ubuntu user for awhile now, and have noticed that significant steps have been taken to make Linux more gamer-friendly. Much content-creation software (e.g. Unity3D, and more recently Leadwerks Game Engine) has been brought to Ubuntu, and Steam has brought publishing to Ubuntu, but why not Unity Web Engine? Is it planned to be added in the future?

2 条评论

vitovito将近 11 年前
&quot;Longer term, however, we expect that the performance and feature gap between the Web Player and WebGL will become much more narrow, and we expect that browser vendors will make the Web Player obsolete by dropping support for plug-ins, at which point WebGL will become the prime solution for targeting the web with Unity.&quot; --<a href="http://blogs.unity3d.com/2014/04/29/on-the-future-of-web-publishing-in-unity/" rel="nofollow">http:&#x2F;&#x2F;blogs.unity3d.com&#x2F;2014&#x2F;04&#x2F;29&#x2F;on-the-future-of-web-pub...</a><p>&quot;Today’s browsers are speedier, safer, and more capable than their ancestors. Meanwhile, NPAPI’s 90s-era architecture has become a leading cause of hangs, crashes, security incidents, and code complexity. Because of this, Chrome will be phasing out NPAPI support over the coming year.&quot; --<a href="http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html" rel="nofollow">http:&#x2F;&#x2F;blog.chromium.org&#x2F;2013&#x2F;09&#x2F;saying-goodbye-to-our-old-f...</a><p>Unity&#x27;s expectation is that WebGL will replace the need for the Web Player at all, so I wouldn&#x27;t expect to ever see it for Linux. Linux users will be supported via WebGL.
johnny22将近 11 年前
In the meantime you could try using pipelight. There&#x27;s a ppa for ubuntu folks.<p>I can&#x27;t speak for the performance thought as i&#x27;ve not used Unity3D.<p>pipelight: <a href="http://pipelight.net/cms/installation.html" rel="nofollow">http:&#x2F;&#x2F;pipelight.net&#x2F;cms&#x2F;installation.html</a><p>demos: <a href="http://www.gamingonlinux.com/articles/unity3d-web-player-in-linux-browsers-thanks-to-pipelight-.2996" rel="nofollow">http:&#x2F;&#x2F;www.gamingonlinux.com&#x2F;articles&#x2F;unity3d-web-player-in-...</a>