UNPKG

three-loaders

Version:

This is a wrapper around threejs loaders to import it from any threejs application

5 lines (3 loc) 149 B
import THREEGLTFLoader from "./THREEGltfLoader"; import THREEDRACOLoader from "./WrapperDracoLoader"; export { THREEGLTFLoader, THREEDRACOLoader };