avmaisak / STLdotNET

An STL format parser for .NET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#An STL Reading and Writing Library for .NET This library facilitates the reading and writing of Stereo Lithograph (STL) files.

##Features

  • Reads ASCII STL files.
  • Reads binary STL files.
  • Writes ASCII STL files.
  • Writes binary STL files.
  • Provides an object-oriented mechanism by which to create STL files from scratch.

About

An STL format parser for .NET.

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%