1.0.8 • Published 6 years ago

js-3d-viewer v1.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Instruction 1. npm install js-3d-viewer

  1. Import or require js-3d-viewer

  2. Add this to your HTML

       <three-dimensional-viewer file="assets/sample.stl" window-width="500" window-height="500"></three-dimensional-viewer>

Parameters: file: filepath of your 3d object window-width: sets the width of the viewer window-height: sets the height of the viewer

Running the sample

On the root of the repository 1. npm install 2. npm run-script server

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago