资讯

原标题:如何用不到 2KB 的 JavaScript 代码写一个 3D 赛车游戏? 几个月前,JS1k游戏制作节(JS1K game jam)传出不再举办消息后,许多游戏迷开始哀嚎。 Frank Force 也是其中一位,但他还有另一层身份——一位德克萨斯州奥斯汀的独立游戏设计师。Frank Force 在游戏 ...
导语:2KB 到底有多小呢?提供一个参考,一个3.5英寸软盘可以容纳700多这样的游戏。 几个月前,JS1k游戏制作节(JS1K game jam)传出不再举办消息后,许多游戏迷开始哀嚎。 Frank Force 也是其中一位,但他还有另一层身份——一位德克萨斯州奥斯汀的独立游戏设计师。
一是赛车游戏,包括怀旧向的80年代赛车游戏,他们在非常早期的硬件上推动实时 3D 图形,所以作者沿用了相同的技术,用纯 JavaScript 从头开始实现 ...
WebGL (Web Graphics Library) is a JavaScript API that enables hardware-accelerated 2D and 3D graphics directly in the browser via the HTML canvas. It powers tools like Google Maps, enables web-based ...
As the demand grows for more sophisticated web applications, a very clear need has emerged for new, standards-based technologies that can expand the expressiveness and versatility of the medium. One ...
Apple has created a series of specifications for performing two-dimensional transforms via CSS, as well as animating those transforms over time. The Safari 4 beta highlights some of these CSS-based ...
Google has moved to a beta phase with its WebGL 3D graphics API for JavaScript, the company said on Thursday. Featured in the Google Chrome beta channel, WebGL is based on OpenGL ES 2.0 API for ...
The new alpha version represents a change in thinking for 3D JavaScript apps technology and looks to improve on MVC In releasing an open source alpha version of the Famous Framework this week, Famous ...
If you look hard enough, most of the projects we feature on these pages have some practical value. They may seem frivolous, but there’s usually something that compelled the hacker to commit time and ...