Metadata-Version: 2.4
Name: simforge_foundry
Version: 0.0.0
Summary: Primary collection of SimForge assets
Project-URL: Repository, https://github.com/AndrejOrsula/simforge_foundry
Author-email: Andrej Orsula <orsula.andrej@gmail.com>
Maintainer-email: Andrej Orsula <orsula.andrej@gmail.com>
License: CC0-1.0
License-File: LICENSE-CC0
Keywords: procedural,simulation
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Programming Language :: Python
Classifier: Topic :: Games/Entertainment :: Simulation
Classifier: Topic :: Multimedia :: Graphics :: 3D Modeling
Requires-Python: >=3.10
Requires-Dist: pytest-cov>=6.0.0
Requires-Dist: simforge[all]
Description-Content-Type: text/markdown

<h1 align="center">SimForge Foundry</h1>

[![PyPi](https://img.shields.io/pypi/v/simforge_foundry.svg)](https://pypi.python.org/pypi/simforge_foundry)
[![Python](https://github.com/AndrejOrsula/simforge_foundry/actions/workflows/python.yml/badge.svg)](https://github.com/AndrejOrsula/simforge_foundry/actions/workflows/python.yml)
[![Codecov](https://codecov.io/gh/AndrejOrsula/simforge_foundry/graph/badge.svg)](https://codecov.io/gh/AndrejOrsula/simforge_foundry)

**SimForge Foundry** is the primary collection of [**SimForge**](https://github.com/AndrejOrsula/simforge) pipelines for creating diverse simulation environments through procedural generation.

## License

All assets generated from the procedural pipelines are licensed under the [CC0 1.0 Universal](LICENSE-CC0) license.

[![CC0 1.0 Universal](https://licensebuttons.net/l/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0)
