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

Add Support For HTML Element Transitions #13

Open
moseskamau338 opened this issue May 3, 2023 · 1 comment
Open

Add Support For HTML Element Transitions #13

moseskamau338 opened this issue May 3, 2023 · 1 comment

Comments

@moseskamau338
Copy link

Your library is the best! It has amazing potential.
I'd like to request for a feature that allows transitions for any HTML element including text, divs e.t.c.

Is this something that can be done currently and I just haven't discovered? Or is it something that would require building?

@yomotsu
Copy link
Owner

yomotsu commented May 3, 2023

as long as using WebGL, textures must be passed via static images.
if you really wish to use an HTML element as an image, convert it to an image using SVG foreignObject (although it is slightly tricky)

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

2 participants