clip3d
clip3d copied to clipboard
3D rendering with css:clip-path
Results
1
clip3d issues
Sort by
recently updated
recently updated
newest added
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...