Mr.doob
|
806ecdfc04
Merge remote-tracking branch 'alteredq/experimental_shading_materials' into dev
|
14 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
14 years ago |
Mr.doob
|
20c96f52e9
Reverted changes, starting again.
|
14 years ago |
alteredq
|
5edfb12697
Added "autoUpdateObjects" flag to WebGLRenderer.
|
14 years ago |
alteredq
|
103154d293
Removing some cruft in WebGLRenderer.
|
14 years ago |
alteredq
|
965b199de2
And some more strict equality checking.
|
14 years ago |
alteredq
|
f166079dcc
More strict equality checking.
|
14 years ago |
alteredq
|
b410a7804a
Small change in setObjectFaces.
|
14 years ago |
alteredq
|
b0aae55ed8
Cleaned up a bit buffers handling in WebGLRenderer.
|
14 years ago |
alteredq
|
81b60ea2f6
All WebGL examples working with array-less materials.
|
14 years ago |
alteredq
|
05b3db4dca
Experimenting with array-less materials.
|
14 years ago |
alteredq
|
32ba5a562a
Blender exporter seems to work fine with new Blender 2.60 ;)
|
14 years ago |
alteredq
|
b4f89f4b78
Experimenting with Phong computed fully in fragment shader. Added new point lights test.
|
14 years ago |
alteredq
|
2253592365
Added "metal" parameter to Phong. Added new materials test.
|
14 years ago |
alteredq
|
1e7e75e29c
Fixed cubemapped sphere shadow in shading testbed.
|
14 years ago |
alteredq
|
841865d422
Tweaked cars materials.
|
14 years ago |
alteredq
|
9968b7dc07
Changed ambient handling for Phong and Lambert materials.
|
14 years ago |
Mr.doob
|
330ab77836
WIP WebGLRenderer refactoring
|
14 years ago |
alteredq
|
a8869f9e5b
Quick and dirty hack to get WebGLRenderer working with new scene graph.
|
14 years ago |
alteredq
|
093fbbe334
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
14 years ago |
Mr.doob
|
6742f8e4a4
Merge remote-tracking branch 'sirlantis/patch-1' into dev
|
14 years ago |
Mr.doob
|
d2b8a07822
Changed ColladaLoader so it doesn't create extra Object3Ds for each mesh.
|
14 years ago |
alteredq
|
937d200899
Updated help in OBJ converter to reflect new loaders API.
|
14 years ago |
alteredq
|
0fee925afe
Refactored UTF8Loader to follow JSONLoader / BinaryLoader APIs.
|
14 years ago |
alteredq
|
0284cb950a
Refactored BinaryLoader to follow new JSONLoader style simpler API.
|
14 years ago |
alteredq
|
942a6c89c9
Updated Clock to be more compatible with Timer (now uses seconds and getDelta API).
|
14 years ago |
alteredq
|
41eb500677
Refactored custom attributes handling to use lists to remove massive bottleneck.
|
14 years ago |
Marcel Jackwerth
|
b6e6624a1d
Added missing minus sign.
|
14 years ago |
Marcel Jackwerth
|
d49f2d3281
Always use shortest path for Quaternion.slerp (also see: http://www.euclideanspace.com/maths/algebra/realNormedAlgebra/quaternions/slerp/ Other Issues, Inverting Quaternions)
|
14 years ago |
alteredq
|
f74782b61f
Refactored RollControls, FlyControls and PathControls to use externally supplied time delta.
|
14 years ago |