4 ms·
How long before an emscipten js version?
by sdgsdgsdg 13y ago
How long before an emscipten js version?
- symmetricsaurus 13y agoI assumed it was a js lib when I saw it. Made me kind of confused when there were no live examples, only videos.
- weavie 13y agoGood to know there are still people out there that code in something other than Javascript.
- wingi 13y agohttps://code.google.com/p/jsbox2d/source/browse/trunk/build/ https://code.google.com/p/jsbox2d/source/browse/trunk/build/
- woogle 13y agoEvery 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.
- Tobu 13y agoFor what it's worth, Magnum integrates Bullet and can target Emscripten, NaCl and Linux/Win/OSX PCs.
- 14113 13y agoafaik 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.