cannon.js icon indicating copy to clipboard operation
cannon.js copied to clipboard

Is this project no longer updated?

Open 80491636 opened this issue 6 years ago • 1 comments

If this project is no longer updated, there are no other alternatives, so I can use the threejs physics engine. 如果这个项目已经不再更新,有没有其他替代品,让我的threejs可以使用物理引擎。

80491636 avatar Jan 17 '19 07:01 80491636

This project does indeed seem to be abandoned, even though the author claims it's just been put on hold.

But I find that it actually has enough features for most purposes, even to build a simple game. What specific feature are you missing from cannon?

If cannon really wasn't enough, there's actually plenty of alternatives, each with their own pros, but mostly cons (from my limited experience). ammo.js seems to stand out as pretty strong alternative though.

Alternatives:

It depends what you need. They all do basic collisions, but to find out if it does any other feature you'll have to dig deep into the individual projects.


Edit 2022: Nowadays I would strongly recommend cannon-es.

swift502 avatar Jan 17 '19 18:01 swift502