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

[Feat] any plan to move bezier layer to layers folder? #8772

Closed
ouzhou opened this issue Apr 9, 2024 · 4 comments
Closed

[Feat] any plan to move bezier layer to layers folder? #8772

ouzhou opened this issue Apr 9, 2024 · 4 comments
Labels

Comments

@ouzhou
Copy link

ouzhou commented Apr 9, 2024

Target Use Case

I wanted to use curved edges and discovered this
https://github.com/visgl/deck.gl/tree/master/examples/experimental/bezier
created 5years ago

Proposal

use curve line layer

@ouzhou ouzhou added the feature label Apr 9, 2024
@TextTL
Copy link

TextTL commented Apr 9, 2024

it's nice to have that supported. For 2D, I'm currently using https://pomax.github.io/bezierjs/ to generate the paths.

@Pessimistress
Copy link
Collaborator

It's possible, though we don't have a compelling use case of how this will be used.

You can always just copy the layer code to your own project.

@ouzhou
Copy link
Author

ouzhou commented Apr 10, 2024

Please seek official maintenance for this curve layer. Update the shader code if the 9.x WebGPU version is released.

@ibgreen
Copy link
Collaborator

ibgreen commented Apr 10, 2024

Enthusiasm noted! While deck.gl is unlikely to promote this layer, if someone wanted to make a PR and add the bezier layer to the deck.gl-community/layers module that PR would most likely be accepted there.

@ibgreen ibgreen closed this as completed Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants