VGltf icon indicating copy to clipboard operation
VGltf copied to clipboard

A pure C# glTF 2.0 importer/exporter library with support for Unity integration.

Results 17 VGltf issues
Sort by recently updated
recently updated
newest added

With this model... https://www.dropbox.com/s/jc7k7jcipihbl5c/littlegirl.gltf?dl=0 ...the library misreads the translation/rotation/scale values for the third node (Nodes[2]). It might be because of a double->float conversion?

`yutopp` -> `VGltf authors`.