1
0
mirror of https://github.com/minetest/minetest_game.git synced 2025-02-22 10:40:21 +01:00
Bartosz dd71dcbcf6 boats: Improve physics by implementing drag and friction forces
Implement drag force according to the equation:
drag_force = drag_coefficient * speed ^2
Also add a small constant force to implement friction force.
2019-10-24 03:47:28 +01:00
..
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00
2019-10-12 14:30:37 +02:00