alteredq
|
d59a9a31e9
Merge remote-tracking branch 'remotes/mrdoob/dev' into dev
|
13 years ago |
alteredq
|
aac882984d
Added bump and specular maps to simple skin shader.
|
13 years ago |
Mr.doob
|
6c2bdaf522
Clean up of SceneLoader+properties.
|
13 years ago |
Mr.doob
|
3b9f7a45ec
Merge remote-tracking branch 'skfcz/master' into dev
|
13 years ago |
Mr.doob
|
499e99beb3
Merge remote-tracking branch 'maximeq/patch-2' into dev
|
13 years ago |
Jono Brandel
|
168ae85c09
addSelf takes a vector not positions.
|
13 years ago |
Mr.doob
|
32295ffcaf
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 years ago |
Mr.doob
|
728573269c
Tweaked code snippet color theme.
|
13 years ago |
alteredq
|
bb415a9e16
Tweaked a bit bump mapping example.
|
13 years ago |
alteredq
|
fcada9c28c
Added specular map to Phong, Lambert and Basic materials.
|
13 years ago |
Mr.doob
|
d17f3de472
Merge remote-tracking branch 'alteredq/dev' into dev
|
13 years ago |
Mr.doob
|
d1063d3ea6
Merge remote-tracking branch 'dustbin/master' into dev
|
13 years ago |
alteredq
|
cf4e1c7b67
Moved bump uniforms into own chunk.
|
13 years ago |
alteredq
|
21036a26e6
Experimenting with different style for code blocks.
|
13 years ago |
AlteredQualia
|
e3c5a26500
Update docs/api/core/Face3.html
|
13 years ago |
alteredq
|
e2c337cb4b
Forgot to fill in readme.txt for prettify.
|
13 years ago |
alteredq
|
a1e901d83b
Added syntax highlighting for code snippets in the documentation.
|
13 years ago |
alteredq
|
265b351683
Small optimization in reflection shader code.
|
13 years ago |
alteredq
|
9391780293
Merge branch 'dev' into bumpmap
|
13 years ago |
alteredq
|
8d330fdeb2
Fixed reflection and added handling of refraction to normal map shader.
|
13 years ago |
alteredq
|
a5a38ae323
Refactored environment mapping to use bump mapped normals (if available).
|
13 years ago |
alteredq
|
ae7e147f4e
Refactored bump mapping handling so that it's possible to have bump map without color map.
|
13 years ago |
alteredq
|
13c6951603
Added line numbers to shader dumped to console on compilation errors.
|
13 years ago |
dustbin
|
bd97f21726
Update src/core/Quaternion.js
|
13 years ago |
alteredq
|
ae631064d0
Workaround for seam at the back of LeePerry's head in bumpmap example.
|
13 years ago |
alteredq
|
3e981476f5
Tangents are not needed, this was just copy-paste relict.
|
13 years ago |
alteredq
|
774d59f94b
Added support for bumpMap parameter to Loader and GeometryLoader.
|
13 years ago |
alteredq
|
f390c95562
Started to experimenting with tangent-less bump mapping by Morten Mikkelsen.
|
13 years ago |
maximeq
|
e2d459b964
Update docs/api/core/Vector3.html
|
13 years ago |
alteredq
|
e86c56534a
Fixed handling of doubleSided / flipSided in Loader and GeometryLoader.
|
13 years ago |