sheetfold

1.0.2 • Public • Published

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

contourJ

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

facet

Replace the Figure class of geometrix for creating a figure with junctions.

sheetFold

Generate a sheefold design by combining facets.

Package Sidebar

Install

npm i sheetfold

Weekly Downloads

70

Version

1.0.2

License

ISC

Unpacked Size

41.2 kB

Total Files

4

Last publish

Collaborators

  • charlyoleg3