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

Vector graphics #9

Open
cemderv opened this issue Sep 21, 2024 · 0 comments
Open

Vector graphics #9

cemderv opened this issue Sep 21, 2024 · 0 comments
Labels
enhancement New feature or request graphics
Milestone

Comments

@cemderv
Copy link
Owner

cemderv commented Sep 21, 2024

Add support for drawing vector-based 2D shapes:

  • new function: draw_line(a, b, color, width)
  • new function: draw_rectangle(rect, color, width)
  • new function: draw_ellipse(center, radius)
@cemderv cemderv added enhancement New feature or request graphics labels Sep 21, 2024
@cemderv cemderv modified the milestones: v0.5.0, v0.4.0, v0.6.0 Sep 21, 2024
@cemderv cemderv modified the milestones: v0.6.0, v0.7.0, v0.8.0, v1.0.0, v0.9.0 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request graphics
Projects
None yet
Development

No branches or pull requests

1 participant