That’s a tricky one. You would need to learn some custom shaders, then you could use GLSL to sample a few lines (~5px) from the current frame, and add it to the accumulation of the previous frames. It’s a pretty advanced effect, but you could start learning how to write your own shaders through thebookofshaders.com
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Image / Video Distortion Effect | 3 | 3782 | December 10, 2019 | |
how to achieve an effect similar to that of CristalLand? | 1 | 428 | September 20, 2023 | |
Shader with Three.js | 4 | 563 | October 2, 2023 | |
Help making a specific animation | 4 | 962 | December 2, 2020 | |
Creating a distortion effect | 1 | 2152 | August 5, 2020 |