medicationforall / cqterrain

Generate 3d models of buildings / terrain using CadQuery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cqterrain

Generate 3d models of buildings / terrain using CadQuery

Documentation

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

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

About

Generate 3d models of buildings / terrain using CadQuery

License:Apache License 2.0


Languages

Language:Python 100.0%