Don McCurdy
|
8d86a3f4c7
Branch gltf/gltf2 examples, and update docs to GLTF2Loader.
|
8 年之前 |
Takahiro
|
1a2a9a335b
Add BoomBox model into gltf loader example
|
8 年之前 |
Takahiro
|
266080214f
GLTF(2)Loader: Return scenes[0] as scene if default scene is not specified
|
8 年之前 |
Don McCurdy
|
75384cfe63
Add rigged example with dots in bone names.
|
8 年之前 |
Mr.doob
|
ce5e112f39
Fixed GLTFLoader example.
|
8 年之前 |
06wj
|
42d9d311ba
call gltfShader.update in object.onBeforeRender
|
8 年之前 |
Don McCurdy
|
edb5771db1
Create GLTF2Loader fork.
|
8 年之前 |
Mr.doob
|
6272fc1e8f
Improved GLTFLoader example.
|
8 年之前 |
Don McCurdy
|
fef8cb07d7
Add support for glTF binary extension.
|
8 年之前 |
Mr.doob
|
2d353f65c9
Merge pull request #10489 from donmccurdy/bug-clips-ref
|
8 年之前 |
Don McCurdy
|
e65efda9df
Fix old reference to gltf.clips
|
8 年之前 |
Takahiro
|
d8e8e57969
GLTFLoader scenes support
|
8 年之前 |
bdysvik
|
e4a46ae56f
Added Line and LineSegments support for the Three.js glTF loader. Includes two examples: snowFlake and SnowFlakes where snowFlake is a THREE.Line object and snowFlakes a THREE.LineSegments object. Both examples are based on the geometry in the bufferedgeometry/lines/indexed demo.
|
8 年之前 |
Mr.doob
|
19ab4fbe05
Typo.
|
8 年之前 |
Mr.doob
|
e5b6981c95
GLTFLoader: Reverted animations to clips rename. See 9aab3c6b983a9876ee567c9370fb7987344ebcf1.
|
8 年之前 |
Don McCurdy
|
9aab3c6b98
Provide AnimationClip objects from GLTFLoader.
|
8 年之前 |
Tristan Valcke
|
d5744a30a9
Remove unnecessary comma, and remove wrong br closing tag in webgl_loader_gltf
|
8 年之前 |
Rich Tibbett
|
6ab1bdd04a
GLTFLoader v2 (#9786)
|
8 年之前 |
Michael Herzog
|
bacdc87e4f
Examples: Clean up center/target OrbitControls (#8589)
|
9 年之前 |
Mr.doob
|
ebf272066c
Fixed examples that relied in custom LightShadows. See #7690.
|
9 年之前 |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 年之前 |
Tony Parisi
|
5bfe40375e
Upgrade glTF Loader to v1.0
|
9 年之前 |
Mr.doob
|
55c725062d
Updated examples that relied on SpotLight's exponent.
|
9 年之前 |
Mr.doob
|
a455e248ac
Examples clean up.
|
9 年之前 |
Mr.doob
|
2a91fef346
shadowDarkness clean up.
|
9 年之前 |
dubejf
|
53c10bf7e5
Use keydown instead of keypress for keyboard event
|
10 年之前 |
Mr.doob
|
945cdd9ef2
Clean up.
|
10 年之前 |
Mr.doob
|
66d3eb0d36
Updated shadowMap calls.
|
10 年之前 |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
10 年之前 |
Mr.doob
|
8eeb69a907
Fixed more examples on iOS.
|
10 年之前 |