alperencaliskan
Results
2
comments of
alperencaliskan
With new emscripten builds helper code doesn't work because they removed **allocate** and **setvalue** functions. [https://github.com/kripken/ammo.js/pull/121](url) I am using this modified code for creating polygons ```js function createPolygonShape(vertices) { var...
Yes, GetWorldManifold is missing in bindings. I have modified idl bindings for my game and have just created pull request for it. [https://github.com/kripken/box2d.js/pull/88](url)