Bab64
Bab64
Hi. Apart from misunderstanding something, I encounter the same problem. ConvexPolyedra (simple tetrahedra with mass 0 in my example) have strange behaviors. Other physical objects go through these tetrahedra or......
Thanks Rafapp for the tip! I've used this extension (fork?) 1 year ago: https://pmndrs.github.io/cannon-es/. Maybe, the problem is solved in this extension (untested)?
I believe it's already fixed up by nikku? The initial problem was comparisons with zero (**not** the case here). Again, fixed, I guess.
Here is the scenario with `wac compose`: `wac compose ./composition/Composition.wac --deps-dir . -o ./composition/Composition.wasm` WAC config. file: ``` package barbierdarnal-com:composition; // 'Composition.wac' // Instantiate `compound`: let compound = new composition:compound-world...
Here is the scenario with `wac compose`: `wac compose ./composition/Composition.wac --deps-dir . -o ./composition/Composition.wasm` WAC config. file: ``` package barbierdarnal-com:composition; // 'Composition.wac' // Instantiate `compound`: let compound = new composition:compound-world...