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

New animation: zoom out text with video mask #1

Open
iagobruno opened this issue May 23, 2019 · 0 comments
Open

New animation: zoom out text with video mask #1

iagobruno opened this issue May 23, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@iagobruno
Copy link
Owner

The idea is to have a video with a text mask automatically running on the page and after some time the video would be running "inside" a text.

Example:

image

Depois que a animação diminuir o zoom do texto:

image

According to this answer in stackoverflow, the most compatible way to do this animation would be to use a canvas.
A start code can be validated here.

OBS: Make it clear somewhere that it would be a great performance gain to pre-render the video in some editing program (with after affects) so you do not have to do the animation with web technologies and force the browser to do all the calculations.

@iagobruno iagobruno added the enhancement New feature or request label May 23, 2019
@iagobruno iagobruno self-assigned this May 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant