Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages