Michael Herzog
|
5bc2515443
Examples: Move postprocessing to ES6. (#21621)
|
4 years ago |
Marco Fugaro
|
d9a5084d26
Run build-examples (#21588)
|
4 years ago |
gonnavis
|
0c72b87646
NearestFilter is already the default value. There is no need to set.
|
4 years ago |
gonnavis
|
f704237006
ExamplesSAOMagFilterTypo
|
4 years ago |
Garrett Johnson
|
f4fc43dd51
update examples
|
4 years ago |
gonnavis
|
c61b301402
SSAOUseCameraProjectionMatrixInverse
|
4 years ago |
Mr.doob
|
4a8b92d5b1
Examples: Removed deprecation warning.
|
4 years ago |
Mugen87
|
0fec4104d6
SSAOPass: Make visibility cache to a property.
|
4 years ago |
Mugen87
|
94339bcf88
SSAOPass: Exclude point clouds and lines.
|
4 years ago |
Mugen87
|
226b60deab
Examples: Remove author comments.
|
5 years ago |
Mugen87
|
a7eacadd53
Examples: Fix link in modules warning.
|
5 years ago |
Mr.doob
|
8880636d52
Examples: Tweaked deprecation message.
|
5 years ago |
Mugen87
|
7dd44e809e
Examples: Deprecate examples/js.
|
5 years ago |
Mugen87
|
e7ca3006b0
Math: Rename to MathUtils.
|
5 years ago |
Mugen87
|
5fbec8510d
FullScreenQuad: Introduce dispose().
|
5 years ago |
Paul Henschel
|
82f224f01f
change js version, modularize
|
5 years ago |
Mr.doob
|
d3a37f37d3
DataTexture: Removed unneeded needsUpdate sets.
|
5 years ago |
Mugen87
|
7f0d902bb8
Examples: Move SimplexNoise into THREE namespace.
|
6 years ago |
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 years ago |
Olli Etuaho
|
ba4bbfbe9e
Better naming and API for full-screen quads
|
6 years ago |
Olli Etuaho
|
48b686dcb9
Don't initialize scene for postprocessing passes
|
6 years ago |
Olli Etuaho
|
4acc91d018
Share code for creating a fill quad scene in postprocessing passes
|
6 years ago |
Jiulong Hu
|
cfc397597b
Replace THREE.RGBA with THREE.RGBAFormat
|
6 years ago |
Mr.doob
|
253517ec17
Merge pull request #15571 from maccesch/dev
|
6 years ago |
Mugen87
|
04dc35fa49
SSAOShader: Lower size of kernel from 64 to 32.
|
6 years ago |
Olli Etuaho
|
4826d7f1f5
Rename delta to deltaTime in postprocessing passes
|
6 years ago |
Mugen87
|
79155fd547
Examples: Make SSAOPass WebGL 2 compatible.
|
6 years ago |
Marc-Sefan Cassola
|
85f911fb5c
removed renderTarget and forceClear from WebGLRenderer.render() in example code
|
6 years ago |
Mugen87
|
9cc9b3d686
SSAOPass: Clean up
|
6 years ago |
Mugen87
|
6f6dab8461
Examples: Fix width/height handling in SSAOPass
|
6 years ago |