Tag Archives: STL Viewer using C#

STL File Viewer using C#

STL (STereoLithography) file format is used for 3D CAD drawings and 3D printing. There are several requirements when the developers are required to programmatically render STL files into various other formats. One of the reasons for conversion is better portability. In this article, you will learn how to render the STL files into PDF format using C#. Additionally, we will convert the STL files to HTML, JPG, and PNG format within .NET application using examples.

The following topics are discussed in this article:

  • STL Viewer .NET API
  • View STL as PDF
  • View STL as HTML, JPG, PNG
Posted in GroupDocs.Viewer Product Family | Tagged , , , , , ,