Tag Archives: STL Viewer

STL File Viewer using Java

STL (STereoLithography) file format is vastly used for 3D CAD drawings and printing. On the other hand, there are many other formats that are more portable than STL. Here comes the requirement to render the STL format into other formats. In this article, we will discuss how to render the STL files into PDF format using Java. In addition to this, we will convert the STL files to HTML, JPG, and PNG formats within Java application using examples.

The following topics are discussed in this article:

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

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 , , , , , ,