Skip to content

Releases: hschendel/stl

Stream reading STL files

09 Aug 18:18
Compare
Choose a tag to compare
  • Stream read STL files into custom data structures implementing stl.Writer using stl.CopyFile or stl.CopyAll
  • Handle weird binary headers starting with "solid "

Bugfix release

01 Sep 21:57
Compare
Choose a tag to compare

Cosmetic fix in ASCII parser

Bugfix release

26 Aug 14:19
Compare
Choose a tag to compare

Bugfixes in Solid.Rotate() and Solid.MoveToPositive()

1.0.0

05 Mar 19:19
Compare
Choose a tag to compare

Initial version