You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, I would like to express my gratitude to the developers who dedicated their efforts to create this incredibly impressive library! I am continually astonished by its capabilities and eagerly anticipate witnessing the remarkable things people will achieve with it.
I have developed a Curtain component specifically tailored for my screen transitions. This dynamic curtain is constructed using a left and a right side, each represented by a rectangle. Notably, the left or right border of each side is a bezier curve that transforms to create the effect of the curtain opening or closing.
I am using the Turbulence component to create stripes on the curtain.
Now, I am seeking a way to achieve a folding effect specifically for these stripes, when the curtain is closing/opening.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone !
Firstly, I would like to express my gratitude to the developers who dedicated their efforts to create this incredibly impressive library! I am continually astonished by its capabilities and eagerly anticipate witnessing the remarkable things people will achieve with it.
I have developed a Curtain component specifically tailored for my screen transitions. This dynamic curtain is constructed using a left and a right side, each represented by a rectangle. Notably, the left or right border of each side is a bezier curve that transforms to create the effect of the curtain opening or closing.
I am using the Turbulence component to create stripes on the curtain.
Now, I am seeking a way to achieve a folding effect specifically for these stripes, when the curtain is closing/opening.
Is there a method to accomplish this using Skia?
Below is my code :
recording.mp4
Any guidance, suggestions, or expertise provided will be greatly appreciated. Thank you in advance for your valuable contributions!
Beta Was this translation helpful? Give feedback.
All reactions