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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

JavaScript Physics Engine

140 点作者 bauchidgw将近 14 年前

6 条评论

fuzzythinker将近 14 年前
I open sourced my "toy" version of JavaScript physics engine just few days ago too. It's not really for serious work, but may be (hopefully) simple and good enough for beginning programmers to learn one way of starting such a project. <a href="https://github.com/fuzzthink/SPE.js" rel="nofollow">https://github.com/fuzzthink/SPE.js</a>
评论 #2884829 未加载
paulirish将近 14 年前
All the physics engines in JS are documented on the very valuable JSWiki: <a href="https://github.com/bebraw/jswiki/wiki/Physics-libraries" rel="nofollow">https://github.com/bebraw/jswiki/wiki/Physics-libraries</a>
wrs将近 14 年前
Very nice, but where is this alleged AS3 to JavaScript converter? That sounds quite useful!
评论 #2885563 未加载
progolferyo将近 14 年前
The performance of the demo is awesome. Has anyone tried to do anything more complicated and tested performance. Would be fun to make a js game from this.
评论 #2884813 未加载
pacomerh将近 14 年前
Cool, how is this diferent from <a href="http://box2d-js.sourceforge.net/" rel="nofollow">http://box2d-js.sourceforge.net/</a>
评论 #2884491 未加载
评论 #2884576 未加载
评论 #2885343 未加载
chrisdew将近 14 年前
It's really flickery in Ubuntu 10.10 / Chrome/
评论 #2887106 未加载