Jump to content
Search Community

kenarai

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by kenarai

  1. @OSUblake Thank you for the swift and accurate reply. 

     

    I implemented your code snippet to the above example, and you are right, it works perfectly.

    The key to work with TiltShiftFilter(), and perhaps other similar filters, is to always have background texture to blend with.

     

    For those of you who stumbled upon the same issue, see the link below ...

    See the Pen wvwEMXz by kenarai (@kenarai) on CodePen

     

    Thank you!

    • Like 2
  2. Hello GSAP pals, I came across with this weird issue, and I need your inputs.

     

    I am trying to animate items with TiltShiftFilter() filter enabled, and I get this strange residual afterimage.

    All I want to achieve is to simply move things around UNDER the TiltShiftFilter() like you see on Pixi demo.

     

    Do you guys have any suggestions? 

     

     

     

     

    ezgif.com-optimize.gif

    See the Pen ExYpEbX by kenarai (@kenarai) on CodePen

×
×
  • Create New...