vpenades / SharpGLTF

glTF reader and writer for .NET Standard
MIT License
454 stars 72 forks source link

Added personal tests #142

Closed ptasev closed 2 years ago

ptasev commented 2 years ago

Currently this fails pending discussions in #116

Also added extensions to mesh decoder for getting morphed tex coords and colors.

vpenades commented 2 years ago

Merged, thanks!