for more information visit the package's GitHub page
Package contains the following modules:
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.