CSS

3D Transform Plane Clipping Bug

May 30, 2012



While working on a CSS3 tool we bumped into a nasty little bug with CSS3 3D Transforms. This bug is seen when two planes intersect. When two planes intersect they should be “clipped”. This means that [...]

Check it out »

Intersecting Plane Clipping Bug