Mugen87
|
7f0d902bb8
Examples: Move SimplexNoise into THREE namespace.
|
6 年之前 |
Jan Scheiper
|
f1bc747dc3
fixed a bug where the SSAOPass could not be used in conjuction with other passes which came afterward in the compositing order
|
6 年之前 |
Olli Etuaho
|
ba4bbfbe9e
Better naming and API for full-screen quads
|
6 年之前 |
Olli Etuaho
|
48b686dcb9
Don't initialize scene for postprocessing passes
|
6 年之前 |
Olli Etuaho
|
4acc91d018
Share code for creating a fill quad scene in postprocessing passes
|
6 年之前 |
Jiulong Hu
|
cfc397597b
Replace THREE.RGBA with THREE.RGBAFormat
|
6 年之前 |
Mr.doob
|
253517ec17
Merge pull request #15571 from maccesch/dev
|
6 年之前 |
Mugen87
|
04dc35fa49
SSAOShader: Lower size of kernel from 64 to 32.
|
6 年之前 |
Olli Etuaho
|
4826d7f1f5
Rename delta to deltaTime in postprocessing passes
|
6 年之前 |
Mugen87
|
79155fd547
Examples: Make SSAOPass WebGL 2 compatible.
|
6 年之前 |
Marc-Sefan Cassola
|
85f911fb5c
removed renderTarget and forceClear from WebGLRenderer.render() in example code
|
6 年之前 |
Mugen87
|
9cc9b3d686
SSAOPass: Clean up
|
6 年之前 |
Mugen87
|
6f6dab8461
Examples: Fix width/height handling in SSAOPass
|
6 年之前 |
Mugen87
|
73d964000f
Examples: Fix handling of clear color
|
6 年之前 |
Mugen87
|
2f9bd634d4
SSAO: New implementation
|
6 年之前 |
Mugen87
|
21a9169b86
Examples: Removemore lgtm.com warnings
|
7 年之前 |
Tentone
|
e6f08bdace
Changed code and added some documentation.
|
8 年之前 |
Tentone
|
468d0f1ffb
Added SSAOPass and ajusted example
|
8 年之前 |