/sweethome3d-windows-builder

Primary LanguagePythonDo What The F*ck You Want To Public LicenseWTFPL

Windows builder for SweetHome3D

Help you build windows where you can define many sashes per windows. It build 3D objects according to your specifications and build a Furniture Library (.sh3f) importable in SweetHome3D.

Dependencies

Installation

poetry install

Run

Descibe the windows in a json file as descibed below and run:

poetry run python build.py mylibrary.json

The .sh3f file will be build in dist/ folder