Skip to main content
1-Visitor
December 20, 2019
Question

Need Help View Or Convert GLTF Version 1 File

  • December 20, 2019
  • 0 replies
  • 1090 views

Hey Guys, I have Such a GLTF File with Some Scripts Like this : 

"asset": {
"generator": "pv2gltf",
"premultipliedAlpha": true,
"profile": {
"api": "WebGL",
"version": "1.0.2"
},
"version": "1.0.1"
},

 

I need To Import this File In Unity as A Vuforia Model Object  I Could load the file in Some Viewer Like Cesium Online Web Site viewer and Visual Studio Code ( Gltf Plug-in ) But Not Able to import Via GLTF Plugin From Unity Store ,If Any Body Knows How to Open in Other 3dModel Viewer or Soft wares Or know the way to convert the file to other formats please . Any Help Will Aprreciated .