diff --git a/examples/webgl_postprocessing_msaa.html b/examples/webgl_postprocessing_msaa.html index b6bc845f9c5ef71611dbc1504a35a4e76eb01917..07d79402d689da36cf219208ca6e2df7076d1f3c 100644 --- a/examples/webgl_postprocessing_msaa.html +++ b/examples/webgl_postprocessing_msaa.html @@ -28,7 +28,8 @@
- three.js - Manual Multi-Sample Anti-Aliasing (MSAA) pass by Ben Houston + three.js - Manual Multi-Sample Anti-Aliasing (MSAA) pass by Ben Houston

+ Texture interpolation, mipmapping and anistropy sampling is disabled to emphasize
the effect MSAA levels have one the resulting render quality.
@@ -50,7 +51,7 @@