Related to this question: http://math.stackexchange.com/questions/2626/modelling-forces-acting-on-a-sail
I would like to create a simulation of the forces.
I have done this before with cars:
- using a free physics engine
- a graphics library with OpenGL, Glut and glow
- and a 3D model of car.
But I'm wondering if there is a better/more efficient way or your way :)
Thanks