CurtainSlidingMenu icon indicating copy to clipboard operation
CurtainSlidingMenu copied to clipboard

SlidingMenu With Curtain Effect

Results 2 CurtainSlidingMenu issues
Sort by recently updated
recently updated
newest added

Hi I want to change this effect along y axis instead(from top to bottom and bottom to top) along x axis can you please help me

Fantastic project, however, the curtain seems doesn't looks right. Why not use this for y-axis: verts[index * 2 + 1] = ((float) Math.sin(x * 0.5F - Math.PI) * gap +...