Skip to content

emanuele-dedonatis/MultiStlViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi STL Viewer

The aim of this project is to show how to load multiple STL files using Stl Viewer Javascript Plugin and display them as separate layers

Instructions

  • Add your STL files into assets folder
  • In index.html, customize the list of STL files to load (body.onload event)
  • Since Stl Viewer Javascript Plugin requires Web Workers, there are two ways to open the index.html:
    1. Using an HTTP server
    2. Launching Google Chrome with --allow-file-access-from-files and open the index.html file

About

Example on how to load multiple STL files using Stl Viewer Javascript Plugin and display them as separate layers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors