bburdette/stl - version: 1.0.3

for more information visit the package's GitHub page

Package contains the following modules:

bburdette/stl

Parse binary format STL files in Elm. Those files that are basically just lists of triangles, you know? The binary format is more compact than the ascii one, and the binary format is what's implemented here.

Documentation