Tresjs / post-processing

Post-processing library for TresJS
MIT License
37 stars 6 forks source link

Outline effect (pmndrs) does not support on-demand rendering #125

Open Tinoooo opened 2 months ago

Tinoooo commented 2 months ago

Describe the bug For some reason renderCtx.frames.value never goes to 0 when using the on-demand rendering. Other effects work fine.

Reproduction Create a simple scene with the outline effect. Try on-demand rendering.