Metadata-Version: 2.4
Name: threedtool
Version: 0.0.7
Summary: This module is needed to work in geometric primitives
Author-email: Michael <m.solovev@geoscan.ru>
Maintainer-email: Michael <m.solovev@geoscan.ru>
License-Expression: MIT
Project-URL: Homepage, https://github.com/OnisOris/threedtool
Project-URL: Repository, https://github.com/OnisOris/threedtool.git
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=2.1.0
Provides-Extra: plotting
Requires-Dist: matplotlib>=3.10.1; extra == "plotting"
Requires-Dist: PyQt6; extra == "plotting"
Dynamic: license-file

# ThreeDTool


This module is needed to work with mathematical structures such as plane, line, 
triangles and other polygons, polyhedron.

Этот модуль необходим для работы с математическими структурами, такими как плоскость, линия, 
треугольники и другие многоугольники, многогранники.


