Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Parameters:
- name
- A string pointing to the .gltf (local) or .glb (local and web) file
Example:
1 2 | --Load a GLTF model from the Internet obj.loadGLTF("http://macgrids.ca/BrainStem.glb") |
McMaster University Virtual Reality Simulation and Research
Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Parameters:
Example:
1 2 | --Load a GLTF model from the Internet obj.loadGLTF("http://macgrids.ca/BrainStem.glb") |