Desi51
======


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

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

It contains the some 3D-shapes.


Links
-----

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


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

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

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

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

