Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 601 Bytes

File metadata and controls

16 lines (13 loc) · 601 Bytes

hexagonpy-gui

Python script to convert an image into a grid of hexagon tiles

requirements

Requires numpy and pillow libraries to be installed:

pip install numpy
pip install pillow

Examples

Image of Lenna Image of Lenna using hexagon tiles

Image of Sunflower Image of a sunflower using hexagon tiles