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

[Question] Is it possible to make Composition Animation running along with a path? #340

Open
jasonwun opened this issue Oct 29, 2019 · 0 comments

Comments

@jasonwun
Copy link

jasonwun commented Oct 29, 2019

Issue Type

[ ] Bug Report
[ ] Feature Request
[ ] Sample request
[ ] Documentation issue or request
[*] Other – Please describe:

Question

I found it is a little pain to write code about drawing key-frame animation if it have a complex path, say curving, as I need to enter every single geometry point. Is there a specific class that enable devs to define a path which includes geometry data that enable the animation drawing along with those data so that we don't have to hard-code the geometry point one by one.

I did some research about Win2D and Composition and there are several "Path" related classes but I'm not sure whether those are referring the same "Path" as I do since they refer more about drawing the geometry shape.

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