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

CSS 3D transforms for hardware-accelerated animations? #5

Open
lewisl9029 opened this issue Apr 5, 2015 · 0 comments
Open

CSS 3D transforms for hardware-accelerated animations? #5

lewisl9029 opened this issue Apr 5, 2015 · 0 comments

Comments

@lewisl9029
Copy link

Thank you for your work on this library.

I tried using this on a project recently and while it definitely looks great, the animations can get a bit choppy during the initial loading screen where a lot of JS is being loaded and executed.

I'm wondering if you've already looked into the possibility of using the 3D variants of the CSS transform functions you're using (i.e. translate3d() vs translateX(), and scale3d() vs scaleX())? I think there might be some room for performance increases here since the 3d versions are hardware-accelerated.

Thanks!

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