-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi Erich,
Thanks for your tremendous work
I have an error message when loading a "simple" gltf file with two files :
babylon.js:16 BJS - [08:42:31]: Unable to load assets from https://raw.githubusercontent.com/pcarret/assets/master/alk/twoParts-opaque.gltf: Error in onSuccess callback (Cannot merge vertex data that do not have the same set of attributes)
function loadModel()
{
modelNameAndExtension = "twoParts-opaque.gltf";
BABYLON.SceneLoader.LoadAssetContainer("https://raw.githubusercontent.com/pcarret/assets/master/alk/",
modelNameAndExtension, pathTracingScene, function (container)
..
}
This gltf is correctly loaded in Babylon
Any help iwould be welcome
Metadata
Metadata
Assignees
Labels
No labels