Reference parseASCIISTL()

parseASCIISTL()

ASCII STL file starts with solid 'nameOfFile' Then contain the normal of the face, starting with facet normal Next contain a keyword indicating the start of face vertex, outer loop Next comes the three vertex, starting with vertex x y z Vertices ends with endloop Face ends with endfacet Next face starts with facet normal The end of the file is indicated by endsolid

Examples

Syntax

parseASCIISTL()

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