Jump to content
Search Community

ptd

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

1,081 profile views

ptd's Achievements

5

Reputation

  1. ptd

    Animation Strategies

    @PointC I say I'm "not an animator" in the sense that is not what my degree is in nor is what I focus on as a hobby. I'm a software engineer with a focus on multimedia. Animation is just one small part of what my job calls for. So, I wanted to be certain that I was using GSAP in the best way possible. Again, I'm always amazed at what you and others have done and I wanted to make sure our overall strategy to use GSAP was in line with what experts like yourself are doing. I hope others will continue to share, either confirming what others have said or describing new workflows. Thanks again for all your insight!
  2. ptd

    Animation Strategies

    Jack, thank you so much for responding. I'm honored. Understand that I'm a *huge* fan of GSAP and have been for many years. So, I'm pretty familiar with the API (and things like nesting timelines as you mentioned). I just see so many animations where the sequencing is just so nicely done and feel like they would take a long time to "get right". I've just always wondered if there was a better way than what I've been doing. In my world, a designer comes up with the idea of how something should animate, but they don't have programming skills, so it's up to me to convert their ideas into code. And I've always been curious if that is what most people do - just code the animation by hand until they get it looking like the designer wants. Or whether there were "designer focused tools" (like Adobe Animate) that would generate GSAP code. I've looked on occasion, but just haven't found much. Thanks again for the insight and if anyone else is reading this thread and would contribute their experience or describe their "best practice process", I'd certainly love to hear about it.
  3. ptd

    Animation Strategies

    I know this is a pretty broad topic, but I'm trying to understand what options there are to sequence animations using GSAP. I'm a coder, not an animator. And the animators that I know aren't coders. Historically, our process has been animators create something in Adobe AfterEffects as a "sample" which I then try to reproduce using JavaScript (that uses GSAP). Is there a better way? Does everyone just sequence animations by piecing them together using animation-specific custom JavaScript? Or are there animator tools or plugins for tools that output something that ultimately uses GSAP? I have recently been investigating Adobe Animate which can save out JavaScript that uses the EaselJS library. Is there anything similar for GSAP? I have seen forum posts of people using Adobe Animate to create the "sprites" which are then used by custom JavaScript and GSAP. But that can still be a lot of work if the animation sequencing is complex. I just feel like I must be missing something. So many of the GSAP samples look so amazing and I'm always impressed at how great they look and perform. I just haven't seen any good description of the whole process done to create them. I'd love to get some advice from you experts. Even if it is just to confirm that what we're doing is the best way.
×
×
  • Create New...