Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

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

share|improve this question
1  
Phun? It's for kids, but it's fun anyway. – Vortico Aug 29 '10 at 6:40
See if you can construct a lagrangian for it, once you have that it will probably be a simple matter to derive the hamiltonian which you can then use numerical integration on to simulate the system. – anon Aug 29 '10 at 15:32

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.