0.1.3 • Published 10 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 sheetfoldUsage
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 ciMain functions of SheetFold
facet
Replace the Contour class of geometrix for creating a contour with junctions.