stl-viewer
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "stl-viewer", | ||
"version": "0.1.2", | ||
"description": "A component for viewing an STL object from a given URL.", | ||
"version": "0.1.3", | ||
"description": "A component for viewing an STL object from a given URL by utilizing Three.js", | ||
"main": "dist/STLViewer.js", | ||
"keywords": [ | ||
"Node", | ||
"JavaScript" | ||
"JavaScript", | ||
"STL", | ||
"STL viewer", | ||
"Three", | ||
"Three.js", | ||
"React", | ||
"3D" | ||
], | ||
@@ -10,0 +15,0 @@ "author": "Chiedo", |
# STL Viewer | ||
A component for viewing an STL object from a given URL. | ||
A component for viewing an STL object from a given URL by utilizing Three.js | ||
@@ -5,0 +5,0 @@ *Note that you will still have to abide by the rules of CORS* |
1673177