Mr.doob
|
6272fc1e8f
Improved GLTFLoader example.
|
8 years ago |
Don McCurdy
|
fef8cb07d7
Add support for glTF binary extension.
|
8 years ago |
Mr.doob
|
2d353f65c9
Merge pull request #10489 from donmccurdy/bug-clips-ref
|
8 years ago |
Don McCurdy
|
e65efda9df
Fix old reference to gltf.clips
|
8 years ago |
Takahiro
|
d8e8e57969
GLTFLoader scenes support
|
8 years ago |
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 years ago |
Mr.doob
|
19ab4fbe05
Typo.
|
8 years ago |
Mr.doob
|
e5b6981c95
GLTFLoader: Reverted animations to clips rename. See 9aab3c6b983a9876ee567c9370fb7987344ebcf1.
|
8 years ago |
Don McCurdy
|
9aab3c6b98
Provide AnimationClip objects from GLTFLoader.
|
8 years ago |
Tristan Valcke
|
d5744a30a9
Remove unnecessary comma, and remove wrong br closing tag in webgl_loader_gltf
|
8 years ago |
Rich Tibbett
|
6ab1bdd04a
GLTFLoader v2 (#9786)
|
8 years ago |
Michael Herzog
|
bacdc87e4f
Examples: Clean up center/target OrbitControls (#8589)
|
9 years ago |
Mr.doob
|
ebf272066c
Fixed examples that relied in custom LightShadows. See #7690.
|
9 years ago |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 years ago |
Tony Parisi
|
5bfe40375e
Upgrade glTF Loader to v1.0
|
9 years ago |
Mr.doob
|
55c725062d
Updated examples that relied on SpotLight's exponent.
|
9 years ago |
Mr.doob
|
a455e248ac
Examples clean up.
|
9 years ago |
Mr.doob
|
2a91fef346
shadowDarkness clean up.
|
9 years ago |
dubejf
|
53c10bf7e5
Use keydown instead of keypress for keyboard event
|
10 years ago |
Mr.doob
|
945cdd9ef2
Clean up.
|
10 years ago |
Mr.doob
|
66d3eb0d36
Updated shadowMap calls.
|
10 years ago |
Ben Houston
|
6f8d6ddd06
remove material.ambient from everything per discussion here: https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
10 years ago |
Mr.doob
|
8eeb69a907
Fixed more examples on iOS.
|
10 years ago |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 years ago |
Mr.doob
|
ec3259270c
Updated examples that could use PlaneBufferGeometry.
|
10 years ago |
Mr.doob
|
c68e711996
Made glTFLoader BufferGeometry only.
|
11 years ago |
Mr.doob
|
94125d9ec3
More tweaks to Texture.
|
11 years ago |
Tony Parisi
|
81adbf655c
Hack to clip animation time so looping looks right
|
11 years ago |
Tony Parisi
|
c5bb4da368
Removed all models except monster and duck. Added Duck README
|
11 years ago |
Tony Parisi
|
0faa5be51d
Point to glTF repo
|
11 years ago |