karl- / pb_Stl

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

Added Indexformat option to exceed 65k facets limit #13

Closed AndreasLangberg closed 5 years ago

AndreasLangberg commented 5 years ago

Issue #12

AndreasLangberg commented 5 years ago

Tested and works with smooth option turned on, but it makes a right mess of the model with hard normals for whatever reason.

edit on this: Hard normals doesn't seem to work with int16 either, so then the issue isn't with this PR

karl- commented 5 years ago

Thanks for the PR 👍