We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Fade-in and Fade-out

Home Forums Puzzles Fade-in and Fade-out

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60926
    saurav
    Participant

    I want to know how to make anything [for ex. a cube] appear as if fading in and disappear as if fading out on a button click using Puzzles.

    I am not talking about hide and show animation, I want gradual animation the cube should appear slowly and disappear/fade-out slowly.

    Please share either an article/snap of puzzle if done already, I have searched but, to no success have I found anything.

    #60932
    xeon
    Customer

    You can create a custom shader with variables that will allow you to animate the transparency over time.
    The problem with this approach is you may need two cubes – one with no alpha and one with … it will depend on your shader needs

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #60938
    kdv
    Participant

    I want gradual animation the cube should appear slowly and disappear/fade-out slowly.

    Animate an object’s opacity in your 3D editor and then use this animation in Verge3D via the play animation puzzle.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

    #60952
    xeon
    Customer

    If using Blender you can do something like this in its simplest form.

    Attachments:
    You must be logged in to view attached files.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.