karl- / pb_Stl

STL import/export for Unity, supporting both ASCII and Binary.
MIT License
179 stars 43 forks source link

Import STL file,How to convert from right to left handed coordinates? #4

Closed xonze closed 3 years ago

xonze commented 6 years ago

When import STL file,How to convert from right to left handed coordinates?

karl- commented 6 years ago

There isn't a way to do that with the importer currently. I think that would be a trivial change though.

MartinBischoff commented 6 years ago

I just opened a pull request where the orientation of the mesh is maintained in Unity's coordinate system. See https://github.com/karl-/pb_Stl/pull/8/files