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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

A rendering of Lumia 800 and its icons made in pure CSS3

10 点作者 TjRus超过 11 年前
Lumia 800 and its icons made in pure CSS3. No images, no base64, no SVG, no canvas, just a lot of CSS3 and a little bit of Javascript (with jQuery, of course).<p>Viewed best with the latest versions of Safari and Chrome in Mac OS X.

2 条评论

aroman超过 11 年前
This title is extremely misleading. It is absolutely not made in &quot;pure CSS3&quot;. It&#x27;s very much heavily javascript based: <a href="https://github.com/TjRus/Lumia.js/tree/master/js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;TjRus&#x2F;Lumia.js&#x2F;tree&#x2F;master&#x2F;js</a><p>You should really refer to it as you did in your readme as &quot;imageless&quot;.<p>That said, this is really quite cool. Nice job.
评论 #6423633 未加载
forgottenpaswrd超过 11 年前
So what?<p>There is not secret to rendering Windows 8 icons.<p>The secret is rendering it on real time, more than 60 times per second, on limited hardware.