Metadata-Version: 2.1
Name: 3d
Version: 0.1.1
Summary: 3D makes 3D game design easy
Author: dylanopen
Author-email: opendylan@proton.me
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# Welcome to **3D** - the package for Python game design

3D is a project designed to make programming 3D games as easy as possible.  
3D gives developers an easy way to build great games and 3D renders using nothing but Python.

> **Note**: 3D is imported using `import g`, not `import 3d`!

