Three.js dependencies used by the avatars effect: the THREE core and the GLTFLoader add-on. Each entry accepts either a module URL (loaded dynamically) or a pre-imported module.
GLTFLoader URL or module. Default: [email protected]/examples/jsm/loaders/GLTFLoader.js from the jsDelivr CDN.
[email protected]/examples/jsm/loaders/GLTFLoader.js
THREE.js URL or module. Default: [email protected] from the jsDelivr CDN.
[email protected]
Three.js dependencies used by the avatars effect: the THREE core and the GLTFLoader add-on. Each entry accepts either a module URL (loaded dynamically) or a pre-imported module.