lo-th
lo-th
some news from saharan :) Still development I will continue! Cylinder and triangular mesh of support, because there full of wanted to implement, such as continuous collision detection (CCD) function.....
yes sure you can add, i think add more simple property with get set On Thu, Mar 12, 2015 at 12:28 AM, QuaziKb [email protected] wrote: > hmm, would you want...
Hi, how do we do ? any example ?
Hi mm no body.sleep don't work code is like https://lo-th.github.io/phy/#basic at start object should sleep i put a timeout to wakeup but i see original rapier have same problem's cause...
yes cool i use 3d version, i test soon 2d also i note strange collision for block touching ( that why i need know if margin )
yes thank's i will release my phy engin soon with oimo ammo physx and yes rapier :)
Hi a simple fix is to add stop count in move function of car if( step 1000 ) this.alive = false;
ok i add src and build https://github.com/lo-th/root/tree/gh-pages/traffic
in doc i have ` PxArticulationJoint* joint = static_cast(link->getInboundJoint());` for non reduced and ` PxArticulationJointReducedCoordinate* joint = static_cast(link->getInboundJoint());` for reduced
yes i try to add typeHelpers but not work joint stay fixed reduced is more interesting because have many more option and work like standard joint