You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2020. It is now read-only.
I was playing around with the demo and it's a cool library. Feeling mischievous, I put some negative values in for tension to test the behavior. -1 and -10 seemed to work fine, but when I jumped up to -100 it quickly overloaded my browser's capabilities and crashed as the sample image outgrew its borders. Is it intended to accept negative values? Should there be some sort of cap or is it the developer's responsibility?
A quick Google search reveals that a negative tension may be breaking some laws of physics. Quoting an answer from a physics forum: "A negative tension, to my mind, would mean that the string should spontaneously blow itself apart."
The text was updated successfully, but these errors were encountered:
Thanks for hacking around with it. It's not really intended to take negative values currently. I've been meaning to add support for spring constraints that keep an object away a fixed distance from center point, but haven't gotten to it yet.
Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I was playing around with the demo and it's a cool library. Feeling mischievous, I put some negative values in for
tension
to test the behavior. -1 and -10 seemed to work fine, but when I jumped up to -100 it quickly overloaded my browser's capabilities and crashed as the sample image outgrew its borders. Is it intended to accept negative values? Should there be some sort of cap or is it the developer's responsibility?A quick Google search reveals that a negative tension may be breaking some laws of physics. Quoting an answer from a physics forum: "A negative tension, to my mind, would mean that the string should spontaneously blow itself apart."
The text was updated successfully, but these errors were encountered: