Hi, I'm currently writing a small physics engine for 2D Physics. I have some probs with implementing a simple multibody collision response with friction. Is it really necessary to implement a LCP Solver or use quadratic programming to get proper results that look 'believeable'? Thx, Bodo