Buoyant Objects

From ODE
Revision as of 20:59, 6 January 2019 by Russ (talk | contribs) (Created page with "= Simulate buoyant objects == Some useful info about buoyancy simulation with ODE can be found at: http://www.cambrianlabs.com/Mattias/DelphiODE/BuoyancyParticles.asp Object...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Simulate buoyant objects =

Some useful info about buoyancy simulation with ODE can be found at: http://www.cambrianlabs.com/Mattias/DelphiODE/BuoyancyParticles.asp

Objects are approximated with spheres. There seems to be no sourcecode available (in this demo, but is avaliable in complete package-Downloads section- for Delphi_GLScene programers).

There were multiple approaches to buoyancy simulations presented in ODE mailing list.