jsstl icon indicating copy to clipboard operation
jsstl copied to clipboard

Modified index.html to use a file picker

Open bsilvereagle opened this issue 11 years ago • 0 comments

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.

bsilvereagle avatar Oct 06 '13 16:10 bsilvereagle