Hello
I still don’t understand why someone should use a physics library, (but in reality I haven’t tried to used one yet :persecutioncomplex:).
So, what are the big benefits of using a physics library over writing your own physics? What the library does for you that is hard to do?
I don’t have any problems doing linear algebra and to understand basic physics concept, the only thing I strive a little bit with is to detect the collision between object.
Should I use a physics library only for collision detection?