Metadata-Version: 2.1
Name: tessagon
Version: 0.7
Summary: Tessellate your favorite 2D manifolds with triangles, hexagons, and other interesting patterns.
Home-page: https://github.com/cwant/tessagon
Author: Chris Want
License: UNKNOWN
Keywords: tesselation tiling modeling blender vtk
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Artistic Software
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Requires-Python: >=3.5
License-File: LICENSE

===========================================
tessagon: tessellation / tiling with python
===========================================

Tessellate your favorite 3D surfaces (technically, 2D manifolds) with
triangles, hexagons, or a number of other curated tiling types!

Please visit the Github repository for documentation:

`<https://github.com/cwant/tessagon>`_

Either checkout the code from the Github project, or install via pip::

    python3 -m pip install tessagon

or::

    pip3 install tessagon


