0.1.3 • Published 5 months ago

sheetfold v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

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

sheetfold_facet.svg

Replace the Contour class of geometrix for creating a contour with junctions.

Common pitfalls around SheetFold

0.1.3

5 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago