Перейти к содержимому

Moment of Inertia For ANY 3D Object In Python

Mr. P Solver

0:00 / 0:00

Moment of Inertia For ANY 3D Object In Python

18 091 просмотр · 5 лет назад
Mr. P Solver
151 тыс. подписчиков
18 091 просмотр · 5 лет назад
In this video I find the moment of inertia for 3D objects in two different ways. In the first technique, I define a 3D object mathematically and evaluate integrals to get the moment of inertia tensor. In the second technique, I load the coordinates of a general 3D object and evaluate the tensor that way. Code on github: https://github.com/lukepolson/youtube... Convert 3D object files to voxel files: https://drububu.com/miscellaneous/vox... Join the discord:   / discord   0:00 Introduction 2:05 Define 3D Object Mathematically 23:26 Loading in 3D Object Files