Results 126 comments of cx20

I tested it again with PlayCanvas v1.55.0. This problem is no longer reproducible, so I think it's probably fixed.

The model used in the test is as follows. https://github.com/mrdoob/three.js/blob/dev/examples/models/gltf/Horse.glb

[NormalTangentMirrorTest.gltf](https://github.com/emackey/glTF-Sample-Models/tree/normal-tangent-mirror-test/2.0/NormalTangentMirrorTest) is a new model. [NormalTangentTest.gltf](https://github.com/emackey/glTF-Sample-Models/blob/normal-tangent-mirror-test/2.0/NormalTangentTest/) is displayed correctly.

@pissang Thank you for telling me the current status. I would like to test it again when Interleaved format is supported.

Since glTF 1.1 has been released as 2.0, I changed the title.

There seems to be a sample of glTF 2.0 below but it does not work. WIP? http://xeogl.org/examples/importing_gltf_2.0.html http://xeogl.org/examples/importing_gltf_2.0_PBR.html

@xeolabs I tried to display the model of glTF 2.0 with the latest version of xeogl. It's a wonderful job. The PBR model is almost perfectly displayed. https://github.com/cx20/gltf-test#pbr-models ![image](https://user-images.githubusercontent.com/1833979/30234806-04b9b5d6-953c-11e7-9a07-f65838d4fd0c.png) However,...

I understand the current status. Thank you for confirmation.

If I remember correctly, this is a problem with the source COLLADA model of the conversion. I have tried displaying VC.gltf in several glTF Loaders below. However, they all show...

I don't want to remove it too much because I like this model, which has a lot of cool cameras inside it. @javagl Do you have any ideas?