Y
Hacker News
new
|
ask
|
show
|
jobs
by
sdgsdgsdg
4471 days ago
How long before an emscipten js version?
4 comments
Tobu
4471 days ago
For what it's worth, Magnum integrates Bullet and can target Emscripten, NaCl and Linux/Win/OSX PCs.
link
wingi
4471 days ago
https://code.google.com/p/jsbox2d/source/browse/trunk/build/
link
woogle
4471 days ago
Every time I see code.google.com my brain anticipates the pain and it actually hurts. Please don't do that again. Even Google is using Github now.
link
symmetricsaurus
4471 days ago
I assumed it was a js lib when I saw it. Made me kind of confused when there were no live examples, only videos.
link
weavie
4471 days ago
Good to know there are still people out there that code in something other than Javascript.
link
14113
4471 days ago
afaik there is a javascript port of Box2d, the engine this is based on - so it wouldn't be too difficult to add the particle code to it.
link