React STL Viewer

Description:

A React component for viewing an STL object from a given URL by utilizing Three.js.

Installation:

# Yarn
$ yarn add stl-viewer

# NPM
$ npm install stl-viewer –save

Preview:

React STL Viewer09

Add Comment