### Description Implement an `SMAAEffect`. ### Tasks - [x] Create `SMAAEffect`. - [x] Create `smaa` demo. see `fxaa` demo for reference. - [x] Add unit test. ### Implementation Details - Most of the code is already in v7.