Desi52
======


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

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

It contains the some 3D-shapes.

*Desi52* contains designs used in the [tutorial](https://charlyoleg2.github.io/parametrix/docs/geom_tutorial) of *geometrix*.


Links
-----

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


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

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

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

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

