Jump to content
Search Community

Dries

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Dries

  1. I have the following setup:

    A couple of viewport filling divs (panes) and a pinned webgl scene.
    While scrolling down the panes, some animation happens in the webgl scene.
    Each pane triggers an animation. E.g. move position of the cube in the webgl scene.

    The scrolling down part works well.

    But as soon as i scroll up, the cube jumps to the original start position from the current trigger.

    I've already tried replacing the webgl animation with a simple css animation and the issue remains the same.
    So i think the issue lies with the scrubbing... ?

    I hope someone can help me. 😊

    See the Pen WNgdYZb by insight-media (@insight-media) on CodePen

×
×
  • Create New...