Graphics Reference
In-Depth Information
There is more...
With this approach, the JSONLoader object doesn't provide any feedback on how
much it has loaded. If you want to load large models, it is nice to know something
about the progress. The JSONLoader object also provides an alternative way of
loading models that also provides progress. In the Load model asynchronously with
progress recipe, we show you how to load a model and provide feedback on the
progress. Besides the THREE.JSONLoader object, which loads Three.js' own pro-
prietary models, Three.js is also shipped with a large number of loaders that you can
use for other model formats. For an overview of what is provided by Three.js, please
refer to https://github.com/mrdoob/three.js/tree/master/examples/js/loaders .
Search WWH ::




Custom Search