
JordanWalsh
JordanWalsh
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
Applying inertial tensor stiffness to my simple integrator March 27, 2025, 2:02 a.m.
Here is the file showing my initial vex setup (adding @w to rotation), a bullet sim with Rotational stiffness = 0, which matches my vex setup. And a bullet sim with the Rotational Stiffness = 1 (default) that shows the difference in rotation. I would like to match the Rotational Stiffness = 1 with my vex setup.
Image Not Found
Applying inertial tensor stiffness to my simple integrator Feb. 24, 2025, 8:20 p.m.
Hi, I have a simple particle integrator for quick RBD pre-visualisation. I wanted to match what I would get from a bullet SIM with no collisions (basically just the initial forces, and gravity) but Rotational Stiffness is modifying the initial angular momentum of the bullet sim, causing the output of my integrator to be different (since Rotational Stiffness is defaulted to 1).
Can someone help me add a rotational stiffness/inertial tensor stiffness calculation to my integrator in VEX?
Thanks!
Can someone help me add a rotational stiffness/inertial tensor stiffness calculation to my integrator in VEX?
Thanks!
Creating an HDA that Instantiates Multiple Nodes at Once May 10, 2024, 3:31 a.m.
you can do this in the onCreate script of the initial HDA too..