Metadata-Version: 2.1
Name: randoor
Version: 0.1.4.1
Summary: Generate randomized indoor scene.
Home-page: https://github.com/wwwshwww/randoor
Author: Reona Sato
Author-email: www.shinderu.www@gmail.com
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Shapely (>=1.7.1,<2.0.0)
Requires-Dist: cython (>=0.29.24,<0.30.0)
Requires-Dist: numpy-quaternion (==2019.12.11.22.25.52); python_version >= "2.7" and python_version < "3.0"
Requires-Dist: numpy-quaternion (==2021.10.7.23.40.37); python_version >= "3.7"
Requires-Dist: pyglet (==1.5.0); python_version >= "2.7" and python_version < "3.0"
Requires-Dist: pyglet (>=1.5.21,<2.0.0); python_version >= "3.7"
Requires-Dist: scikit-learn (==0.20); python_version >= "2.7" and python_version < "3.0"
Requires-Dist: scikit-learn (>=1.0.1,<2.0.0); python_version >= "3.7"
Requires-Dist: trimesh (>=3.9.34,<4.0.0)
Project-URL: Repository, https://github.com/wwwshwww/randoor
