jsstl
jsstl copied to clipboard
Modified index.html to use a file picker
In modern Chrome browsers the XMLHttpRequest fails due to Cross Origin Request security limitations. The code has been modified to use a file picker to load STLs.
Also, the code determines if the STL file is ASCII or Binary before parsing the STL file.