Jump to content
Search Community

Run on GPU

iconofsyn test
Moderator Tag

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

It is a well known hack that an animation can be made to run on a GPU by applying at least one CSS 3D transform property

so with 2D only transforms often a single 3D transfom which does not actually do anything is added to force GPU rendering.

when using greensock animations such as x:200, transformOrigin:"50 50" is the use of GPU rendering applied automatically?

 

if not

how can it be done and does it have to be done seperatly for all tweens?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...