alteredq
|
dcdfed44cd
Refactored EffectComposer, added setSize method. Changed examples with postprocessing to use setSize.
|
12 年 前 |
alteredq
|
9049567301
Added anisotropy to WebGLRenderTarget. Also fixed clone for Texture and WebGLRenderTarget.
|
13 年 前 |
alteredq
|
2e22acbf0c
Added "generateMipmaps" flag to Texture and RenderTarget.
|
13 年 前 |
alteredq
|
20fae814e7
Refactored postprocessing to use double buffering.
|
14 年 前 |
alteredq
|
f104182458
Added handling of texture repeat and offset to WebGLRenderer.
|
14 年 前 |
Mr.doob
|
e457b4f8ae
Added drawCalls property to WebGLRenderer::data object.
|
14 年 前 |
alteredq
|
de2dcdf5c0
Changed WebGLRenderTarget / FBO default color format to RGBA.
|
14 年 前 |
Mikael Emtinger
|
08642c5239
Merged with mrdoob.
|
14 年 前 |
Mr.doob
|
8af4dd49c1
WebGLRenderer now uses material.transparent to determine whether a material is transparent or not.
|
14 年 前 |