Reference parseSTL()

parseSTL()

STL files can be of two types, ASCII and Binary,

We need to convert the arrayBuffer to an array of strings, to parse it as an ASCII file.

Examples

Syntax

parseSTL()

Parameters

Notice any errors or typos? Please let us know. Please feel free to edit src/webgl/loading.js and open a pull request!

Related References