Skip to content

McJazzy/hexagonpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexagonpy

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

Usage

python image.py Lenna.png 5
python image.py A_sunflower.jpg 20

Examples

Image of Lenna Image of Lenna using hexagon tiles

Image of Sunflower Image of a sunflower using hexagon tiles

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages