Java 2D physics from scratch - Rigid Body Test #1: applying force outside of center of mass

preview_player
Показать описание
Java 2D physics test #1: force applied to rigid body outside of center of mass, it shows the resulting linear and angular motion:

Force = Force [at_any_point_of_rigid_body] = Force [at_center_of_mass]
Torque = (applied_force_point - center_of_mass_point) x Force

References:
Рекомендации по теме
Комментарии
Автор

Congratulations on your rapid progress! And thanks so much for promoting my channel. That is so, so nice ;-)!

paweoriol