Metadata-Version: 2.1
Name: Py3D-Graphics
Version: 0.1.0
Summary: A simple 3D graphics and math library powered by NumPy.
Author-email: Yellowblack Studios <yellowblackhere@gmail.com>
Project-URL: Homepage, https://pypi.org/project/Py3D-Graphics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy>=1.20.0
Requires-Dist: matplotlib>=3.3.0
