Glasses glb/gltf model works or not #237
              
                
                  
                  
                    Answered
                  
                  by
                    xavierjs
                  
              
          
                  
                    
                      nitinrhr183
                    
                  
                
                  asked this question in
                Q&A
              
            -
| 
         I was wondering whether glb model of a glass that I have can be used for rendering the glass in the GlassesVTO demo where you have given the separate json files for lens mesh and frame mesh....Is it possible to use a single whole glb file in the same code?..Thanks in advance  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            xavierjs
          
      
      
        Nov 23, 2021 
      
    
    Replies: 1 comment
-
| 
         This demo has been done using the deprecated legacy THREE.js JSON file format.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        xavierjs
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
This demo has been done using the deprecated legacy THREE.js JSON file format.
It would be better now to use a single GLB file indeed.