Desi77
======


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

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

It contains the some 3D-shapes.


Links
-----

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


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

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

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

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

