Mr.doob
|
66d3eb0d36
Updated shadowMap calls.
|
10 years ago |
WestLangley
|
1df48eefe2
Removed wrap lighting from Phong and Lambert
|
10 years ago |
Ben Houston
|
cdd6d71522
reduce greeness of light in morph example.
|
10 years ago |
Mr.doob
|
522203af01
Merge pull request #5809 from bhouston/remove_material_ambient
|
10 years ago |
Mr.doob
|
188b9b7019
Examples: Cleaned up setClearColor().
|
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
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 years ago |
Mr.doob
|
3f839c94c5
Code clean up.
|
10 years ago |
Mr.doob
|
ec3259270c
Updated examples that could use PlaneBufferGeometry.
|
10 years ago |
Mr.doob
|
519df502a5
Fixed webgl_animation_skinning_blending example.
|
11 years ago |
WestLangley
|
4b456f8852
SkeletonHelper: Properly set matrixWorld transform. Also added skeleton toggles in animation examples.
|
11 years ago |
Mr.doob
|
423df05567
Added SkeletonHelper to skinning morph example.
|
11 years ago |
Mr.doob
|
52f78940ac
Animation system clean up. Fixes #4377.
|
11 years ago |
Mr.doob
|
006625d3aa
Removed irrelevant code.
|
11 years ago |
Mr.doob
|
96ad117989
Removed physicallyBasedShading from examples and documentation.
|
11 years ago |
Mr.doob
|
564f161d6e
Replaced UV debug texture.
|
11 years ago |
Mr.doob
|
e2879a019e
Updated some more examples.
|
12 years ago |
Mr.doob
|
e083338552
Updated more examples that relied on geometry.materials.
|
12 years ago |
alteredq
|
ae79c901eb
Changed MeshPhongMaterial perPixel parameter default to true.
|
12 years ago |
alteredq
|
4500c593dd
Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;).
|
13 years ago |
Mr.doob
|
2d3e2adcf3
Updated to latest stats.js and moved libs to js/libs.
|
13 years ago |
Mr.doob
|
a408841c61
Changed three.js link in examples.
|
13 years ago |
alteredq
|
f890612a11
Added link to @apendua's video in new skinning example and tweaked it to look more like it.
|
13 years ago |
Mr.doob
|
75c32ca51a
Fixed incorrect include in new skinning example.
|
13 years ago |
alteredq
|
9b4a7fe532
Added skinning + morphing example (thanks to @apendua).
|
13 years ago |