Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API for computing tangent and normal vectors to segments and trails #113

Merged
merged 5 commits into from
Sep 23, 2013

Commits on Sep 15, 2013

  1. GetSegment wrapper with Parametric and EndValues instances

    For extracting individual segments from trails by parameter.  This
    commit only includes instances for lines, need to add loops and
    trails.
    Brent Yorgey committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    90062aa View commit details
    Browse the repository at this point in the history
  2. D.Trail: Parametric and EndValues instances for GetSegments on loops …

    …and tails
    Brent Yorgey committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    010fc1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db4d84d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2013

  1. Configuration menu
    Copy the full SHA
    58a9c20 View commit details
    Browse the repository at this point in the history
  2. new module D.Tangent: computing tangent + normal vectors

    Brent Yorgey committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    ed1c31e View commit details
    Browse the repository at this point in the history