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
I am doing some research on rectangles, and would like to create a Rectangle type. Would you like to add this type to svg.math.js? It will probably have methods such as: containsPoint, intersectsRect, etc.
The text was updated successfully, but these errors were encountered:
That is OK. I have been thinking about adding some more shapes to it, and
having generic intersect and contains functions. Write something up an send
a pull request. It does not have to be finished.
On Dec 27, 2013 7:35 AM, "Erel Segal-Halevi" [email protected]
wrote:
Hi,
I am doing some research on rectangles, and would like to create a
Rectangle type. Would you like to add this type to svg.math.js? It will
probably have methods such as: containsPoint, intersectsRect, etc.
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/4
.
Hi,
I am doing some research on rectangles, and would like to create a Rectangle type. Would you like to add this type to svg.math.js? It will probably have methods such as: containsPoint, intersectsRect, etc.
The text was updated successfully, but these errors were encountered: