gotoarchi

Results 2 issues of gotoarchi

Hi! This line will throw an exception if the bin file is not present. https://github.com/vpenades/SharpGLTF/blob/66a90e9b56a5e0a05f474f5de13465819ca6679d/src/SharpGLTF.Core/Schema2/Serialization.ReadContext.cs#L63 Is there a method to check if the dependent files are present before we load...

I am trying to parse negative point indices described on the faces. Does this parser supports that?