Mr.doob
|
690e880433
More examples improved.
|
9 years ago |
Ben Houston
|
036147e203
geometry/object.clips -> geometry/object.animation
|
10 years ago |
Ben Houston
|
6310c5095c
add Action loop styles, LoopOnce, LoopRepeat and LoopPingPong
|
10 years ago |
Ben Houston
|
a1a88ebc35
updating examples to new Clip parsing inside of JSONLoader/ObjectLoader.
|
10 years ago |
Ben Houston
|
71480f0a85
adapt webgl_animation_skinning_morph to the new clip design.
|
10 years ago |
Ben Houston
|
002c3135bc
begin conversion of BlendCharacter to new animation system.
|
10 years ago |
Ben Houston
|
9583d29532
fix skeleton in example, better comments.
|
10 years ago |
Ben Houston
|
9947cdcc0e
minor bone bugs. webgl_animation_skinning_morph.html works.
|
10 years ago |
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 ;).
|
12 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 |