How to use this simulator: Press one of the three buttons for a premade structure! (btw, I did NOT program the pendulum to be damped... why does this happen?) Or, if you want your own structures, go inside the project, and modify the list entries in the big start script: -x and y are the positions of material points -barData has 3 entries for each bar: indices of both points, and length -springData has 4 entries for each spring: indices of both points, default length, and stiffness -dampenerData has 3 entries for each dampener: indices of both points, and square root of dampening coefficient (not much testing has taken place for dampeners though) There are no locked points, but you can build a structure to make one. Make sure its weight can hold it down! NOTE: for now all points have the same mass and do not collide with eachother. The only constraints are the (infinitely grippy) ground and the bars.