The WIC stream used to decode images does not take a reference on the underlying image buffer. Increasing the ref count on the buffer was done explicitly, but that line of gone has gone missing.
Add console.time and console.timeEnd; ThreeJS's MTL loader expects them.
The WIC stream used to decode images does not take a reference on the underlying image buffer. Increasing the ref count on the buffer was done explicitly, but that line of gone has gone missing.
Add console.time and console.timeEnd; ThreeJS's MTL loader expects them.
Add MTL+OBJ loader sample