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

New module proposal for @turf/bezier-curve #661

Open
DenisCarriere opened this issue Apr 11, 2017 · 2 comments
Open

New module proposal for @turf/bezier-curve #661

DenisCarriere opened this issue Apr 11, 2017 · 2 comments
Assignees
Milestone

Comments

@DenisCarriere
Copy link
Member

DenisCarriere commented Apr 11, 2017

Also it might be good to have two separate modules for Bezier operations:

  • @turf/bezier-curve
  • @turf/bezier-spline

Bezier Curve

Propose for new module @turf/bezier-curve.

Demo: https://www.desmos.com/calculator/cahqdxeshd

Javascript Implementation: https:/Pomax/bezierjs

image

image

Bezier Spline

Current implementation of @turf/bezier could be renamed to @turf/bezier-spline to be more explicit (if so major release is needed).

image

@DenisCarriere DenisCarriere added this to the 4.2.0 milestone Apr 11, 2017
@DenisCarriere DenisCarriere self-assigned this Apr 11, 2017
@DenisCarriere DenisCarriere removed this from the 4.2.0 milestone Apr 18, 2017
@DenisCarriere DenisCarriere added this to the 4.3.0 milestone May 1, 2017
@DenisCarriere DenisCarriere modified the milestones: 4.3.0, 4.4.0 May 8, 2017
@DenisCarriere DenisCarriere modified the milestones: 4.5.0, 4.4.0 Jun 5, 2017
@DenisCarriere DenisCarriere modified the milestones: 4.6.0, 4.5.0 Jun 30, 2017
@DenisCarriere
Copy link
Member Author

I'll never finish module if I keep bumping it up to the next release :) lol Ah well.. next release!

@DenisCarriere DenisCarriere modified the milestones: 4.7.0, 4.6.0 Aug 2, 2017
@DenisCarriere DenisCarriere modified the milestones: 4.8.0, 4.7.0 Sep 4, 2017
@DenisCarriere DenisCarriere modified the milestones: 4.8.0, 5.1.0 Sep 29, 2017
@DenisCarriere DenisCarriere modified the milestones: 5.1.0, 5.2.0 Nov 21, 2017
@eric-g-97477
Copy link

I just wanted to bump this issue again. Better bezier support would be useful. It could, perhaps, be based off of or integrated with https:/Pomax/bezierjs which provides good bezier support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants