Mr.doob
|
173caa387a
stats.js usage clean up
|
9 år sedan |
WestLangley
|
f70369a928
Examples: three.min.js -> three.js
|
9 år sedan |
Mugen87
|
55504ff81d
removal of THREE.MeshFaceMaterial
|
9 år sedan |
Mr.doob
|
91641537c5
Updated webgl_materials_lightmap. HemisphereLight no longer produces specular.
|
9 år sedan |
WestLangley
|
d14d55862c
Clean up
|
10 år sedan |
brason
|
eb68622a6e
Add missing semicolons
|
10 år sedan |
Ben Houston
|
0b993c1b5e
rename lightMapScale > lightMapIntensity
|
10 år sedan |
Ben Houston
|
50c847cec4
lightScale --> lightMapScale.
|
10 år sedan |
Ben Houston
|
b593b45f9d
add lightScale parameter which varies the intensity of the lightMap.
|
10 år sedan |
Ben Houston
|
37f1361fcd
update lightMap example scene to reduce lighting now that lightMap is truly additive.
|
10 år sedan |
Ben Houston
|
2d218c6402
clean up lightmap example to make it look more attractive with normal lighting.
|
10 år sedan |
Ben Houston
|
3e239215a6
Merge branch 'dev' of [email protected]:mrdoob/three.js into phong_diffuseColor
|
10 år sedan |
Mr.doob
|
188b9b7019
Examples: Cleaned up setClearColor().
|
10 år sedan |
Ben Houston
|
487e008ed5
improve settings for light map example now that lightMap is properly modulated and additive.
|
10 år sedan |
Mr.doob
|
2761f1b161
Examples: Added setPixelRatio(). See #5627.
|
10 år sedan |
Mr.doob
|
f9d909cadd
Examples clean up.
|
11 år sedan |
Eric Haines
|
57afcdaf12
Demos with ground planes have consistent up
|
11 år sedan |
Nima
|
ec13c4c36c
samples will not generate negative f error anymore
|
11 år sedan |
Mr.doob
|
386200f2f2
Removed alpha: false instances from examples.
|
11 år sedan |
Mr.doob
|
96ad117989
Removed physicallyBasedShading from examples and documentation.
|
11 år sedan |
Mr.doob
|
e423808c75
Removed remaining clearColor/clearAlpha usage from examples.
|
12 år sedan |
Mr.doob
|
48cf5bb9a6
Replaced remaining setHSV to setHSL.
|
12 år sedan |
Mr.doob
|
708925855a
Updated more examples to geometry.materials-less setup.
|
12 år sedan |
alteredq
|
886ba4de3e
Renamed mPosition => worldPosition in shaders.
|
12 år sedan |
alteredq
|
4500c593dd
Cleaned up custom stats.js styling in examples (thanks to @mrdoob for showing me this is possible ;).
|
12 år sedan |
Mr.doob
|
feffb88f1e
Includes to editor and examples.
|
13 år sedan |
Mr.doob
|
2d3e2adcf3
Updated to latest stats.js and moved libs to js/libs.
|
13 år sedan |
alteredq
|
5191711924
Added handling of anisotropy to Loader base class.
|
13 år sedan |
alteredq
|
f59f9a3624
Added lightmap example.
|
13 år sedan |