0.1.3 • Published 5 months ago
sheetfold v0.1.3
SheetFold
Presentation
SheetFold is a typescript library for designing 3D model conceived for being manufactured from a metal sheet.
SheetFold relies on the library geometrix.
Links
- pkg : sheetfold as npm-package
- sources : git-repository
- API : public instance of the UI
- in use : public instance of the UI
Installation
npm install sheetfold
Usage
import { facet } from 'sheetfold';
const fa1 = facet(50, 100);
Development
git clone https://github.com/charlyoleg2/parame78
cd parame78
npm -w sheetfold install
npm -w sheetfold run ci
Main functions of SheetFold
facet
Replace the Contour class of geometrix for creating a contour with junctions.