Jump to content
Search Community

Need help with 3d Text Rotate Animation

hshekhar test
Moderator Tag

Recommended Posts

Hi Folks , 

I have been trying to implement 3d Rotate animation with 5 strings . 
Its working fine with 6 but not with 5 


Example for 6 strings 

https://codepen.io/hshekhar/pen/RwdGoJV

Example for 5 strings 

See the Pen WNmGGKj by hshekhar (@hshekhar) on CodePen



Please help me fix this or suggest me a solution using GSAP.

See the Pen RwdGoJV?editors=1100 by hshekhar (@hshekhar) on CodePen

Link to comment
Share on other sites

Hi @hshekhar all you're sharing is CSS animations and I see no attempt at a GSAP solution, so we can't really help with that. If you would try to recreate this with GSAP and get stuck, someone here will be happy to take a look for you!

 

The problem with CSS animation is exactly the point you're facing now it isn't dynamic, so you always have to fix your hard coded values if you want to change something, that is why GSAP animations will be the perfect solution for these kinds of animations. 

 

If you need help getting started check out this awesome getting started guide https://gsap.com/resources/get-started/ and when you get stuck just post back here with what you've tried. Hope it helps and happy tweening! 

  • Like 2
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...