### Description Related: #683, #684 Implement an `ASCIIEffect`. ### Tasks - [x] Create `ASCIITexture`. - [x] Create `ASCIIEffect`. - [x] Create `ascii` demo under `special-effects`. - [x] Add unit test. ### Implementation Details - The implementation from v6 can be ported mostly as-is.