Metadata-Version: 2.4
Name: cqterrain
Version: 3.8.1
Summary: Generate 3d models of buildings / terrain using CadQuery
Author-email: James Adams <inklink28@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/medicationforall/cqterrain
Project-URL: Bug Tracker, https://github.com/medicationforall/cqterrain/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cadqueryhelper>=2
Dynamic: license-file

# cqterrain
Helper Libary to Generate 3d models of greebles, buildings, and terrain using [CadQuery](https://cadquery.readthedocs.io/en/latest/intro.html).

![](https://raw.githubusercontent.com/medicationforall/cqterrain/refs/heads/main/documentation/image/book/cover.png)

## Links
* [README.md](https://github.com/medicationforall/cqterrain)
* [Documentation](https://github.com/medicationforall/cqterrain/blob/main/documentation/documentation.md)
* [Changelog](https://github.com/medicationforall/cqterrain/blob/main/changes.md)

## Dependencies
* [CadQuery 2.x](https://github.com/CadQuery/cadquery)
* [cadqueryhelper](https://github.com/medicationforall/cadqueryhelper)

## Projects Using This Library
* [Jersey Barrier Set](https://miniforall.com/jerseybarriers)
* [Pipe Terrain Set](https://miniforall.com/pipeterrain)
* [Shieldwall Terrain Set](https://miniforall.com/shieldwall)
* [Walkway Terrain Set](https://miniforall.com/walkways)
