Trevor Baron
|
0227e4e299
Moved to new class and observe same output as before
|
7 years ago |
Trevor Baron
|
f737c12957
delay shader compilation until build
|
7 years ago |
Trevor Baron
|
ef54caea5f
move fxaa to end of pipeline to avoid issues with bloom for now
|
7 years ago |
Trevor Baron
|
25daa03f78
avoid reusing finalmerge texture when hdr mode is disabled
|
7 years ago |
Trevor Baron
|
a4b660f970
don't activate depth renderer until dof is enabled
|
7 years ago |
Trevor Baron
|
d40d4c9851
avoid clears
|
7 years ago |
Trevor Baron
|
ecb3ce8a62
share textures
|
7 years ago |
Trevor Baron
|
fd35ca1efc
move fxaa to start of default pipeline
|
7 years ago |
Trevor Baron
|
0e03b1e1b1
maintain pipeline effect state
|
7 years ago |
Trevor Baron
|
39bb989894
add chromatic aberration to default pipeline
|
7 years ago |
Trevor Baron
|
98f1988299
add msaa and sharpness effect to default pipeline
|
7 years ago |
Trevor Baron
|
57bdb0c942
enable msaa in default pipeline when availible
|
7 years ago |
Trevor Baron
|
34a8b2884c
use min/max z from depthTexture
|
7 years ago |
Trevor Baron
|
e3a8f403cb
updated dof validation to use multiple cameras, added support for dof/circle of confusion to specify a camera to be used
|
7 years ago |
Trevor Baron
|
1b31e9187f
rename quality to blurlevel
|
7 years ago |
Trevor Baron
|
a119477b79
replace kernel size with quality and use blur pyramid to improve blur quality
|
7 years ago |
Trevor Baron
|
8a1289a016
remove unneeded clears
|
7 years ago |
Trevor Baron
|
51eddca4e3
add more documentation
|
7 years ago |
Trevor Baron
|
27576a6a24
mid commenting
|
7 years ago |
Trevor Baron
|
9f057e0467
remove postProcessRenderPass, update depthOfFieldEffect to properly implement postProcessRenderEffect
|
7 years ago |
Trevor Baron
|
93bdd23a55
add docs
|
7 years ago |
Trevor Baron
|
653db259d8
move dof to a helper class
|
7 years ago |
Trevor Baron
|
19e8e2f729
adding depth of field to default pipeline
|
7 years ago |
Raanan Weber
|
ba37dcca98
Further unneeded BABYLON references.
|
7 years ago |
Sebastien Vandenberghe
|
6bbfb7dd7d
Fix Env Helper Dispose
|
7 years ago |
David Catuhe
|
407b2d3f0f
"They haven't told him it was impossible..They should have" step 8
|
7 years ago |
David Catuhe
|
68cd8dd23b
Fix bugs with viewport with mirrors and VR postprocesses
|
8 years ago |
David Catuhe
|
47ae599a36
fixed alphatest detection for force compilation
|
8 years ago |
Julien Moreau-Mathis
|
924042c1ae
Fixing disposePostProcesses of default rendering pipeline
|
8 years ago |
David Catuhe
|
bcf415716e
introducing textureTools
|
8 years ago |