01-13-2021, 07:08 PM
As it is written in the comments in the AssimpWpfExporterSample.xaml.cs and as it can be seen in the ComboBox that show all the possible export file types, you can export to .stl in ascii or binary file format. To use binary file format setĀ FormatId to "stlb".
Andrej Benedik

