02-14-2017, 12:07 AM
I am sorry to see that.
I have tried that and it looks like export to StlBinary works for some models (for example for the default model with many boxes), but does not work for some other (duck).
But the same model can be successfully export to stl, obj, ply and collada (.dae) files.
Because I only created a managed wrapper for native assimp library, I assume that the data are correctly prepared (because export to other file formats work) and that there is something wrong with StlBinary exporter in assimp library.
I do not know what is the reason for that. Also I cannot do anything to improve that.
But maybe you can report that problem to the authors of assimp library.
I have tried that and it looks like export to StlBinary works for some models (for example for the default model with many boxes), but does not work for some other (duck).
But the same model can be successfully export to stl, obj, ply and collada (.dae) files.
Because I only created a managed wrapper for native assimp library, I assume that the data are correctly prepared (because export to other file formats work) and that there is something wrong with StlBinary exporter in assimp library.
I do not know what is the reason for that. Also I cannot do anything to improve that.
But maybe you can report that problem to the authors of assimp library.
Andrej Benedik

