verlet-js icon indicating copy to clipboard operation
verlet-js copied to clipboard

Fix for boundary spinning

Open tessprime opened this issue 12 years ago • 2 comments

This also contains some code that will make it easier to define arbitrary boundaries for lines.

tessprime avatar Apr 23 '13 06:04 tessprime

This is great! One comment is inline. Also:

I appear to be using tabs for spacing. It looks like your editor is using spaces. Could you switch to use tabs so that the indentations match?

line 165: https://github.com/cwgreene/verlet-js/blob/master/js/verlet-js/verlet.js we may no longer need this block, as I think the groundFriction would be moved into your bounds function.

subprotocol avatar Apr 24 '13 05:04 subprotocol

Sure, hopefully can get around to it this weekend.

tessprime avatar Apr 26 '13 06:04 tessprime