Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

BarnardTechnology/STLdotNET

Open more actions menu
 
 

Repository files navigation

An STL Reading and Writing Library for .NET

This library facilitates the reading and writing of Stereo Lithograph (STL) files. It is written in C# 4 and was created with Visual Studio 2012.

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.

Installation

You may find the latest release here. You can download the source and build it yourself, download the binaries from the release, or install the NuGet package:

Install-Package QuantumConcepts.Formats.StereoLithography

Supported Runtimes

Multiple runtimes are supported:

  • .NET 5
  • .NET 6
  • .NET Standard 2.1
  • .NET Core

Contributing

To contribute a code change, please submit a Pull Request. If you find an issue, please feel free to report it via GitHub.

If you do decide to make a code change, before pushing your branch and opening the Pull Request. To ensure consistent, clean formatting, please initialize the Git hooks by running: ./config/init-hooks

Thank you!

About

An STL format parser for .NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Shell 0.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.