Thanks for the welcome!
I'm doing the project in VPython. I haven't done anything like this in the past but I just started rock climbing and found out about VPython so I thought, why not :)
I do agree with the complications, at first I'm trying to just have the body grab holds assuming that...
Thanks for the welcome!
I do have something like this so far, (see screenshots attached), I have a mass and position for each limb and use those to determine the center of mass of the climber.
I use the relationships between the positions of each joint and the lengths of each limb to control...
Hey Everyone,
I am working on making a simulation of a rock climber on a wall in 3D space. The end result is to help visualize the free body diagram of the climber and show how moving your limbs moves your center of mass and changes the forces on your hands and feet.
I've been struggling to...