Skip to content

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

Notifications You must be signed in to change notification settings

Hasinator7/hexagonpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%