karamba3d / K3D_NightlyBuilds

Nightly build versions of Karamba3d
https://karamba3d.com
25 stars 2 forks source link

REQUEST: Set up a 6-DOF Point-Mass including moment of inertia #57

Open hrntsm opened 1 year ago

hrntsm commented 1 year ago

Is your feature request related to a problem? Please describe. The current Point-Mass component can only contain a single weight value, so it cannot represent the effect of mass on torsion, rotation, etc. for eigen mode analysis.

Describe the solution you'd like Create TxTyTz and RxRyRz inputs like the Joint components to allow for 6-DOF mass

Describe alternatives you've considered It is only necessary to be able to take into account the mass of the 6 degrees of freedom, so inputting vectors to T and R, for example, is acceptable.

Additional context