Recent content by themiddle

  1. T

    Solving Multi-Spring System for Node4

    Thank you very much, any help would be greatly appreciated.
  2. T

    Solving Multi-Spring System for Node4

    Yes, I'm hoping to use virtual springs that extend from zero to infinity. I'm going to write an algorithm to approximate suitable (x,y) coordinates for node4 that result in equilibrium, but at this point I'm still trying to figure out how to set up the equation.
  3. T

    Solving Multi-Spring System for Node4

    Hi all, I'm having some trouble understanding a multi-spring system. Say I have 3 fixed nodes located at the following points in a 2D coordinate system: node1: (2,4) node2: (12,18) node3: (30,6) I have another node, node4, that is not fixed. Then I connect node4 to all three...
Back
Top