postprocessing
postprocessing copied to clipboard
Implement TextureEffect
Description
Implement a TextureEffect.
Tasks
- [ ] Create
TextureEffect. - [ ] Create
texturedemo. - [ ] Add unit test.
Implementation Details
- The implementation from v6 can be copied mostly as-is.