Skip to content
New issue

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

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

Already on GitHub? # to your account

Ellipse geometry #58

Open
duysqubix opened this issue Oct 10, 2023 · 0 comments
Open

Ellipse geometry #58

duysqubix opened this issue Oct 10, 2023 · 0 comments

Comments

@duysqubix
Copy link
Contributor

The geometry code covers:

  • Points/Vectors
  • Rectangles
  • Circles
  • Matrices

Lines (pairs of vectors) are covered by #167

Would it be useful to extend the circle code to instead be ellipses? I.E. a circular shape where the horizontal radius is potentially different to the vertical radius. I imagine the collision detection would be more complex than the other shapes.

I note that imdraw supports ellipse

Original issue: faiface/pixel#171

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

No branches or pull requests

1 participant