Desi78
======


Presentation
------------

*Desi78* is a *design library* based on [parametrix](https://charlyoleg2.github.io/parametrix/).

It contains the following 3D-shapes:

- door : an hyperbolic vault
- cabane : an hut for kids
- cabane\_plancher : the floor of the hut


Links
-----

- [desi78-ui](https://charlyoleg2.github.io/parame78/) : public instance of the UI
- [sources](https://github.com/charlyoleg2/parame78) : git-repository
- [pkg](https://www.npmjs.com/package/desi78) : desi78 as npm-package
- [pkg-cli](https://www.npmjs.com/package/desi78-cli) : desi78-cli as npm-package
- [pkg-uis](https://www.npmjs.com/package/desi78-uis) : desi78-uis as npm-package


Getting started
---------------

```bash
git clone https://github.com/charlyoleg2/parame78
cd parame78
npm -w desi78 install
npm -w desi78 run ci
```

Dependencies
------------

*Desi78* runtime depends only on *Geometrix*. Use *desi78-ui* WebUI or *desi78-cli* CLI to visualize and export the designs in different formats like dxf, svg, gltf, stl, brep, step and others.

