threejs outline example: https://threejs.org/examples/#webgl_postprocessing_outline
I tried not to use FXAA in the example, for FXAA leads to poor resolution. But nothing was rendered after I'd removed FXAA codes, and no console information appeared.
Is FXAA a must when using outlinepass? How can I remove FXAA?