Enquiry about three.js usage

Hello
I was checking the projects on the threejs.org homepage and I saw the interesting Gucci Bag.
https://1955horsebit.gucci.com/#/
My question is how it loads the 3d model of the bag. It does not show any graphics library such as three.js in the assets!
Thanks

its there inside vendors~main.js. If you look further down the resources you will see the draco_loader

1 Like