I used vue2+babylon and used blender to export the bin+gltf model, but I can’t display the 3D picture according to the example in the playground
Welcome aboard!
What do you mean by “I can’t display the 3D picture”? Do you have an error message in the browser console?
We have some docs related to vue+Babylon, maybe it can help:
https://doc.babylonjs.com/communityExtensions/Babylon.js+ExternalLibraries/BabylonJS_and_Vue
1 Like
The console does not report an error message and cannot display the 3D image, which means that the browser does not display any model image information. I need a demo of vue+babylon showing draco compression model, thank you!
Does it work if you try the same thing in a playground environment? In other words, is this vue2 specific?