Ben Houston
|
442960ae10
add async texture loading to webgl_material_transparency example.
|
9 years ago |
Ben Houston
|
9c794f6444
add exposure control to envmaps_hdr example. add async texture loading. clean up.
|
9 years ago |
Ben Houston
|
450ab30cb8
fix compatibility issues between PRs.
|
9 years ago |
Mr.doob
|
13b52bd62b
Updated builds.
|
9 years ago |
Mr.doob
|
ad2889d0b1
Merge pull request #8253 from tschw/revert7492
|
9 years ago |
Mr.doob
|
871c75b854
Merge pull request #8252 from bhouston/improved_envmap_hdr
|
9 years ago |
Mr.doob
|
7798011a52
Merge pull request #8251 from bhouston/remove_unused_code
|
9 years ago |
Mr.doob
|
de5c4a9aa4
Merge pull request #8250 from bhouston/inline_tonemapping
|
9 years ago |
Mr.doob
|
5ab08454ea
Merge pull request #8245 from bhouston/premultiplied_alpha_on_materials
|
9 years ago |
Ben Houston
|
92698c4e3f
clean up the blurry textures on tonemap example using anisotropic sampling.
|
9 years ago |
Ben Houston
|
ececb74910
add option to switch between EffectComposer and direct WebGLRenderer.
|
9 years ago |
Ben Houston
|
0abd337110
add better async loading to webgl_tonemapping
|
9 years ago |
Ben Houston
|
e129823889
better defaults for inline tonemapping demo.
|
9 years ago |
tschw
|
3aa9619abc
Revert "Keep TrackballControls from consuming all events."
|
9 years ago |
Ben Houston
|
c9df8b5bbf
remove commented code.
|
9 years ago |
Ben Houston
|
1c41df2ae6
ensure no mipmaps or linear filters for non-monotonic encoded texture.
|
9 years ago |
Ben Houston
|
f7a073d4a6
self-shadowing of envmap_hdr torus.
|
9 years ago |
Ben Houston
|
226eef60c9
Add ability to switch between LDR, HDR and RGBM textures in envmap_hdr example.
|
9 years ago |
Ben Houston
|
d75b500d1f
rename HDRCubeMapLoader -> HDRCubeTextureLoader per standard.
|
9 years ago |
Ben Houston
|
db71816b17
switch to uncharted2 tone mapping by default in example.
|
9 years ago |
Ben Houston
|
8ed3615868
add support for cineon tone mapping.
|
9 years ago |
Ben Houston
|
e381e447e9
remove unused code from cube_uv_reflection_fragment.
|
9 years ago |
Ben Houston
|
3434eff47e
fix tonemap example description, add tonemap example to list of examples.
|
9 years ago |
Ben Houston
|
9349fc3893
fix bug with THREE.LinearToneMapping being defined the same as THREE.NoToneMapping
|
9 years ago |
Ben Houston
|
48a46a996b
further improve tonemapping example via using premultipled alpha blending.
|
9 years ago |
Ben Houston
|
6d0007146c
improved example for inline tone mapper
|
9 years ago |
Ben Houston
|
807fdecbcb
premultiply alpha before tone mapping.
|
9 years ago |
Ben Houston
|
8453206e91
inline tone mapping example.
|
9 years ago |
Ben Houston
|
b701b7eb00
inline tone mapping mostly works.
|
9 years ago |
Ben Houston
|
7009dbf585
remove comment.
|
9 years ago |