Metadata-Version: 2.4
Name: maya-zen-tools
Version: 0.1.81
Summary: Zen Tools for Maya
Project-URL: Repository, https://github.com/enorganic/maya-zen-tools
Author-email: david@belais.me
License-Expression: MIT
Keywords: autodesk,maya,zen-tools
Requires-Python: ~=3.8
Requires-Dist: more-itertools~=10.7
Requires-Dist: platformdirs~=4.3
Description-Content-Type: text/markdown

# ZenTools for Maya

[![test](https://github.com/enorganic/maya-zen-tools/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/enorganic/maya-zen-tools/actions/workflows/test.yml)
[![docs](https://github.com/enorganic/maya-zen-tools/actions/workflows/docs.yml/badge.svg?branch=main)](https://github.com/enorganic/maya-zen-tools/actions/workflows/docs.yml)
[![PyPI version](https://badge.fury.io/py/maya-zen-tools.svg?icon=si%3Apython)](https://badge.fury.io/py/maya-zen-tools)

ZenTools for Maya is a set of modeling tools for manipulating a polygon mesh
using dynamically created NURBS curves and surfaces to distribute vertices
and/or UVs, plus some selection tools to complement the workflow.

- [Documentation](https://maya-zen-tools.enorganic.org)
- [Contributing](https://maya-zen-tools.enorganic.org/contributing) (to the development of this package)

![ZenTools for Maya Demo](https://maya-zen-tools.enorganic.org/assets/images/maya-zen-tools-demo.gif)
