Jump to content
GreenSock

CJH87

Creating an extruded text effect

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

Hi All,

 

I'm trying to create an extruded / bulging perspective effect with text, wrapped around a spherical object. While I can achieve this using three.js, I'm wondering if its possible using GSAP. Image attached as reference of desired effect. 

 

Any feedback will be greatly appreciated. Thank you!

 

PS - If this is considered off-topic or too general, my apologies and please feel free to remove.  

 

 

 

 

Screen Shot 2018-08-02 at 9.55.24 AM.png

Link to comment
Share on other sites

GSAP is an animation engine. The only thing it's designed to do is change numbers over time. It can animate text around your spherical object, but you'd have to create those objects first using a 3D renderer like three.js. 

  • Like 6
  • Thanks 1
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.
×