/cqterrain

Generate 3d models of buildings / terrain using CadQuery

Primary LanguagePythonApache License 2.0Apache-2.0

cqterrain

Helper Libary to Generate 3d models of buildings / terrain using CadQuery.


Documentation

Changes

Dependencies


Installation

To install CQ Terrain directly from GitHub, run the following pip command:

pip install git+https://github.com/medicationforall/cqterrain

OR

Local Installation

From the cloned cqterrain directory run.

pip install ./

Running Example Scripts

example_runner.py runs all examples.

C:\Users\<user>\home\3d\cqterrain>python example_runner.py

OR

Running individual examples

  • From the root of the project run one of the example scripts:
C:\Users\<user>\home\3d\cqterrain>python ./example/stairs.py