Drawing outlines makes my scene dark

You need to add an OutputPass at the end of your effect chain. See How to add OutlinePass but not modify the default scene color? and three.js/examples/webgl_postprocessing_outline.html at 0ea870f6d70be2886fa035d204404b5448f3c6a6 · mrdoob/three.js · GitHub

1 Like