svelthree icon indicating copy to clipboard operation
svelthree copied to clipboard

Post-Processing

Open vatro opened this issue 5 years ago • 1 comments

  • [ ] Figure out how & create / refactor what's needed

vatro avatar Aug 28 '20 01:08 vatro

Maybe if we add a Composer component and pass in effects such as:

<Composer passes={[new GlitchPass()]} />

A RenderPass should automatically be added to the Composer.

TheComputerM avatar Oct 15 '20 04:10 TheComputerM