Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 298 Bytes

Hexagrid CSS

This side project was made in order to try the CSS3 3d transform features.

Hexagrid use the following CSS properties which are not availables on all browsers :

  • backface-visibility
  • transform-style
  • transform: rotate3d()

Browser compatibility :

  • Firefox
  • Chrome