Creating a Water-like Distortion Effect with Three.js

added by JavaScript Kicks
10/9/2019 7:14:56 AM

2306 Views

Learn how to achieve a water-like ripple distortion effect with Three.js and postprocessing. In this tutorial we're going to build a water-like effect with a bit of basic math, a canvas, and postprocessing. No fluid simulation, GPUPU, or any of that complicated stuff.


0 comments