lo-th / Oimo.js

Lightweight 3d physics engine for javascript
http://lo-th.github.io/Oimo.js
MIT License
3.05k stars 301 forks source link

Development activity? #83

Open kevzettler opened 5 years ago

kevzettler commented 5 years ago

Hi @lo-th are you still developing this module? It seems that OimoPhysics now offers a JS version. https://github.com/saharan/OimoPhysics/tree/master/bin/js Unfortunately, It is not Node.js compatible.

I am wondering which to use.

lo-th commented 5 years ago

Hi yes version of saharan have many more option i have to update this version but i'm on other project for the moment

kevzettler commented 5 years ago

Thanks, @lo-th In this same theme of development support...

https://github.com/lo-th/Oimo.js/issues/64 https://github.com/lo-th/Oimo.js/issues/47

These issues indicate that the friction property doesn't work. Is that true?

This corresponds to what I'm seeing while trying to integrate. It's hard to tell because there is no documentation on friction. I'm just randomly setting values. Friction seems like a pretty critical function of the engine to be broken.

lo-th commented 5 years ago

yes is possibly bugg i make version with new from Saharan but i'm waiting he add more shape like terrain or complex rigidbody

for the moment i use ammo is far more strong look my ammo.lab

SebiTimeWaster commented 4 years ago

@lo-th A year has passed...