Skip to content

arpad1337/model-conversion-async

Repository files navigation

3D Model Converter CLI Build Status

Prerequisites

  • NodeJS 8.0 and above
  • NPM 5.0 and above

Build

npm install
npm run build

Tests

npm run test

Running

chmod +x ./shapr3dconvert
./shapr3dconvert input_file --format format output_file

Format can be: 'step' | 'iges' | 'stl' | 'obj'

Author

rpi1337

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published