Results 379 comments of mrdoob

The model is also problematic. May be better to just change the model.

@ManishJu Definitely ! Would you like to work on that ? :)

Related issue: I don't know how to implement some sort of shadows with the current IBL code. Say that I want to add a `DirectLight` in the [car example](https://raw.githack.com/mrdoob/three.js/dev/examples/webgl_materials_car.html) but...

That's looking great! Does it only use a single depth texture too?

@donmccurdy > I am happy with the idea of THREE.FileLoader supporting range requests. I am still trying to decide about GLTFLoader. I think @elalish has a few opinions about this.

The `USDZLoader` doesn't support `usdz` files that use `usdc` files internally, only `usda`. We'd need someone from Pixar/Apple to explain how to read these files or someone will have to...