NtFreX
Results
2
issues of
NtFreX
The method `TryGetSinglePixelSpan` has been replaced with pixel processors to ensure memory safety while increasing perf. https://github.com/SixLabors/ImageSharp/issues/1739 `DangerousTryGetSinglePixelMemory` is an alternative to pixel processors recommended for interop functionality. When I...
Currently the `ObjParser` throws an `ObjParseException` exception with the message `Expected exactly 1 components to a line starting with mtllib, on line 3, "mtllib Space Station Scene.mtl".` when the mtl...