Helper Libary to Generate 3d models of buildings / terrain using CadQuery.
- Bridge
- Building
- Damage
- Door
- Greeble
- Minibase
- Pipe
- Roof
- Stairs
- Tile
- Window
- Misc aka everything else
- ladder
- obelisk
- stones
- support
To install CQ Terrain directly from GitHub, run the following pip
command:
pip install git+https://github.com/medicationforall/cqterrain
OR
From the cloned cqterrain directory run.
pip install ./
example_runner.py runs all examples.
C:\Users\<user>\home\3d\cqterrain>python example_runner.py
OR
- From the root of the project run one of the example scripts:
C:\Users\<user>\home\3d\cqterrain>python ./example/stairs.py