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

Drawing a shape line by line #218

Open
Wikunia opened this issue Oct 3, 2020 · 3 comments · May be fixed by #350
Open

Drawing a shape line by line #218

Wikunia opened this issue Oct 3, 2020 · 3 comments · May be fixed by #350
Labels
enhancement New feature or request hacktoberfest Issue for those participating in Hacktoberfest at any skill level

Comments

@Wikunia
Copy link
Member

Wikunia commented Oct 3, 2020

Is your feature request related to a problem? Please explain.
It's currently not really supported to draw a shape line by line. This can go from the drawing a rectangle line by line to the Hilbert curve.

Describe the solution you'd like
It makes sense to have another appear function like appear(:line) which uses the polyportion functionality to make this effect.

Additional context
As an example
hilbert

@XRFXLP
Copy link
Contributor

XRFXLP commented Apr 4, 2021

Can you elaborate a bit more?

The animation is just drawing rectangle by Hilbert curves, and the hilbert curve can be broken into different lines , you just meant that line in drawing "line by line", right?

@Sov-trotter
Copy link
Member

ease_pos_test

@Wikunia
Copy link
Member Author

Wikunia commented Jun 22, 2021

Sorry @XRFXLP I somehow missed your comment. The idea is to provide a simple way to draw any kind of shape the user provides, i.e a polygon in an animated fashion.

@Sov-trotter Sov-trotter linked a pull request Jun 23, 2021 that will close this issue
7 tasks
@TheCedarPrince TheCedarPrince added the hacktoberfest Issue for those participating in Hacktoberfest at any skill level label Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Issue for those participating in Hacktoberfest at any skill level
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants