Hi I'm new to this physics library so this might be a noobish question to ask.
I'm trying to establish several objects in 3D space and apply forces (preferably fluid forces) to those objects. I want to get the force vector data on those objects. I think to do this with solid 3D geometries is probably not easy, but if I can do this on points and lines its also good.
Is there any class/method deals with such issue?
Thank you