8000 Cubic/Quad bezier curves? · Issue #15 · TobiasJacob/geop · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cubic/Quad bezier curves? #15

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

Open
twitchyliquid64 opened this issue Oct 28, 2024 · 2 comments
Open

Cubic/Quad bezier curves? #15

twitchyliquid64 opened this issue Oct 28, 2024 · 2 comments

Comments

@twitchyliquid64
Copy link

Hi!

I was wondering if you had plans to implement beziers as a valid form of geop_geometry::curves::curve::Curve ?

Thanks,
Tom

@TobiasJacob
Copy link
Owner

Hi, yes, I am working on it.

They will probably be useful to express general intersection results.

Right now I focus on putting everything on a more solid algebraic foundation. Right now, intersections are still mostly calculated manually, but I am looking for algorithms that do most of the cases numerically.

@twitchyliquid64
Copy link
Author

Nice! Excited to see what you come up with here. I tried adding more cases for cylinder & circle intersection, but got stuck lol, I can see the desire to not have to write N^2 closed-form intersection formulas.

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

No branches or pull requests

2 participants
0