Metadata-Version: 2.0
Name: wire-skin
Version: 0.3
Summary: Construct a simple skin around a wire frame mesh in Blender.
Home-page: https://github.com/cwant/wire_skin
Author: Chris Want
License: UNKNOWN
Keywords: skin wire frame modeling blender
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

=======================================================================
wire_skin: construct a simple skin around a wire frame mesh in Blender.
=======================================================================

Please visit the Github repository for documentation:

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

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

    python3 -m pip install wire_skin

or::

    pip3 install wire_skin


