clip3d icon indicating copy to clipboard operation
clip3d copied to clipboard

[idea] Clip animate triangles with CSS transforms instead of morphing clip paths.

Open trusktr opened this issue 8 years ago • 0 comments

Maybe you can create the triangles you need with clip path, but then use CSS transform:matrix3d() to move those polygons in 3D space. I have a feeling that might perform better than continuously morphing the clip path to make the triangles appear to be in 3D.

trusktr avatar Apr 11 '16 06:04 trusktr