Skip to content

Commit

Permalink
Create GLTF2Loader fork.
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Feb 17, 2017
1 parent f8c7f70 commit edb5771
Show file tree
Hide file tree
Showing 3 changed files with 2,188 additions and 9 deletions.
6 changes: 1 addition & 5 deletions docs/examples/loaders/GLTFLoader.html
Expand Up @@ -23,10 +23,6 @@ <h2>Notes</h2>
When using custom shaders provided within a glTF file [page:THREE.GLTFLoader.Shaders] should be updated on each render loop. See [example:webgl_loader_gltf] demo source code for example usage.
</div>

<div>
This class is often used with [page:THREE.GLTFLoader.Animations THREE.GLTFLoader.Animations] to animate parsed animations. See [example:webgl_loader_gltf] demo source code for example usage.
</div>

<h2>Example</h2>

<code>
Expand All @@ -45,7 +41,7 @@ <h2>Example</h2>
</code>

[example:webgl_loader_gltf]

<h2>Constructor</h2>

<h3>[name]( [page:LoadingManager manager] )</h3>
Expand Down

0 comments on commit edb5771

Please sign in to comment.