soulwire/sketch.js

Canvas won't clear when using three.js EffectComposer

brunoimbrizi opened this issue · 0 comments

THREE.js Example (http://soulwire.github.io/sketch.js/examples/three.html) normal render vs. THREE.EffectComposer render:
image - image

Here is a working example: http://brunoimbrizi.com/_temp/sketchjs_issue/sketch.htm
Press T on the keyboard to toggle the effect.

When it is only three.js it works fine: http://brunoimbrizi.com/_temp/sketchjs_issue/three.htm