Code Monkey home page Code Monkey logo

Comments (5)

ZachSaucier avatar ZachSaucier commented on June 2, 2024 1

It looks like you're attempting to fade the image element in and out. That doesn't make much sense because you want the image to be rendered by Curtains (on a canvas). You should instead have curtains fade out the old texture and fade in the new one.

Also you're making some of the most common GSAP mistakes.

from curtainsjs.

ZachSaucier avatar ZachSaucier commented on June 2, 2024

Please make a minimal and complete demo of the issue if you'd like help debugging.

from curtainsjs.

saadtanvir1994 avatar saadtanvir1994 commented on June 2, 2024

I am creating a slider with GSAP and curtains (applying wave effect on image). I want to change the content of the slider along with image but I am not able to achieve that. Text is changing but opacity or display: none for plane is not working like current slide plane is fade out and next slide plane is fade in.

Codepen Link: https://codepen.io/saadtanvir/pen/gOWMPMr

Only the last slider plane image is rendered and shown!

from curtainsjs.

saadtanvir1994 avatar saadtanvir1994 commented on June 2, 2024

Thank you for your response! Please let me know how I can do it: "You should instead have curtains fade out the old texture and fade in the new one."

from curtainsjs.

martinlaxenaire avatar martinlaxenaire commented on June 2, 2024

Hey @saadtanvir1994,

As @ZachSaucier pointed out, you need to create as much planes as elements in your slider, and tween a uniform like uOpacity to handle each plane's opacity.
There are plenty examples on the lib documentation's website and CodePen available to point you in the right direction.

I'm closing this as this clearly isn't related to a bug.

Cheers,

from curtainsjs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.