phetsims / kite

A library for creating, manipulating and displaying 2D shapes in JavaScript.
http://scenerystack.org/
MIT License
15 stars 6 forks source link

Segment: find closest t value for a given point #26

Open jonathanolson opened 11 years ago

jonathanolson commented 1 year ago

Added optimized method for Line, should add other optimized methods.