brenna / csshexagon

Pure CSS hexagon generator, built with AngularJS
http://brenna.github.io/csshexagon
MIT License
154 stars 15 forks source link

Would love to see the possibility for hexagons with a flat top #3

Open hwmrocker opened 9 years ago

hwmrocker commented 9 years ago

like on this page https://jtauber.github.io/articles/css-hexagon.html

brenna commented 9 years ago

I don't have time to add this feature now. If you're trying to do this for a hexagon without an image, you could rotate the entire shape using a CSS transform to get the same effect: transform: rotate(30deg);

xitami commented 9 years ago

I would also love to see this feature.

bogdancss commented 6 years ago

same here - but need it with image inside