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

It's possible to build good-looking circles with 8 quadratic Bézier curves #6

Open
yoanlcq opened this issue Jan 14, 2018 · 1 comment

Comments

@yoanlcq
Copy link
Owner

yoanlcq commented Jan 14, 2018

Cubic Bézier curves provide unit_quarter_circle() and unit_circle().

Quadratic Bézier curves should provide unit_eighth_circle() and unit_circle() as well.

@yoanlcq
Copy link
Owner Author

yoanlcq commented Jan 14, 2018

See also #7

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

1 participant