TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

JavaScript Physics Engine

140 pointsby bauchidgwalmost 14 years ago

6 comments

fuzzythinkeralmost 14 years ago
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 未加载
paulirishalmost 14 years ago
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>
wrsalmost 14 years ago
Very nice, but where is this alleged AS3 to JavaScript converter? That sounds quite useful!
评论 #2885563 未加载
progolferyoalmost 14 years ago
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 未加载
pacomerhalmost 14 years ago
Cool, how is this diferent from <a href="http://box2d-js.sourceforge.net/" rel="nofollow">http://box2d-js.sourceforge.net/</a>
评论 #2884491 未加载
评论 #2884576 未加载
评论 #2885343 未加载
chrisdewalmost 14 years ago
It's really flickery in Ubuntu 10.10 / Chrome/
评论 #2887106 未加载