Metadata-Version: 2.1
Name: py3drj
Version: 0.1
Summary: A simple 3D rendering Python library
Home-page: https://github.com/AlexRepre/Py3DRJ
Author: Alex Repre
Author-email: cblackmidis@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: Pillow

# Py3D

**Py3D** вЂ” СЌС‚Рѕ Р±РёР±Р»РёРѕС‚РµРєР° Python РґР»СЏ СЂР°Р±РѕС‚С‹ СЃ 3D-РјРѕРґРµР»СЏРјРё Рё СЂРµРЅРґРµСЂРёРЅРіР°. Р’РµСЂСЃРёСЏ 0.1 РІРєР»СЋС‡Р°РµС‚ РІ СЃРµР±СЏ Р±Р°Р·РѕРІС‹Р№ С„СѓРЅРєС†РёРѕРЅР°Р» РґР»СЏ Р·Р°РіСЂСѓР·РєРё Рё РѕС‚РѕР±СЂР°Р¶РµРЅРёСЏ 3D-РјРѕРґРµР»РµР№.

## РЈСЃС‚Р°РЅРѕРІРєР°

РЈСЃС‚Р°РЅРѕРІРёС‚Рµ Р±РёР±Р»РёРѕС‚РµРєСѓ СЃ РїРѕРјРѕС‰СЊСЋ pip:

```bash
pip install .
