3dpds
v0.0.6
Published
Generate 3D Replicad model of a drum
Readme
3DPDS
3DPDS is a library for generating files for replicad to 3D print a drum
Usage
npm install 3dpds
To generate an array of replicad shapes that describe the model use:
generate3DPSD(shellParameters);
Optionally an updateProgress callback can be passed to get updates on the progress of the generation
