UNPKG

@egjs/view3d

Version:

Fast & Customizable glTF 3D model viewer, packed with full of features!

5 lines (4 loc) 161 B
import Loader from "./Loader"; import GLTFLoader from "./GLTFLoader"; import TextureLoader from "./TextureLoader"; export { Loader, GLTFLoader, TextureLoader };