Hellow
We are researching newton engine for using at mechanical control and engineering.
Newton have many options so it's better than other physics engine .
but we are recently stucked because we are fronted at some problems.
we do not know it is real bug or just we don't find setting options or it is being under constructed.
The problems are
1. CCD detection problem
we made a test source code that is from CNewton Tutorals
and extened BackgroundBody to 6 faced cube with dNewtonCollisionMesh - the direction is inside to outside-
and made BoxBody with NewtonBodySetContinuousCollisionMode(body->GetNewtonBody(), 1);
when we throwed the boxes to the walls they frequently penetrate the walls even on the CCD mode
2. Slider joint problem
we constrainted 20 body with slider joint eche one is on the other one.
but the constraints were moving like rubber.
we are using slider for mechinical control so we need hard constraints like moving on a steel
but we have not found the option that could change the stiffness.
here is our vedio
http://youtu.be/3pUl-rumBx0
we are so small and poor to contribute newton directly.
but We have a future.
please help us
Regards
Auto Machine team.