Home > Article > Software Tutorial > How to make PS lake ripple effect_A few steps to create super realistic water waves
In web design, creating realistic water ripple effects is often a difficult problem. Today, PHP editor Banana will bring you a few simple steps to teach you how to easily create a super realistic water ripple effect. This article will introduce in detail the tools, steps, and techniques needed to help you achieve realistic water wave effects and make your web pages or applications more visually appealing.
1. First, we import the image into PS, and then create a new blank image with the same size as the original image and a white background.
#2. Then use [Filter]-[Noise]-[Add Noise], the amount is 400%, and it is not a single color, distributed evenly.
3. Use [Filter]-[Blur]-[Gaussian Blur] again, the amount is 2.0 pixels.
#4. Then we enter the channel layer and select the [red] channel. Use [Filter]-[Stylize]-[Relief Effect], the angle is -180 degrees, the height is 1 pixel, and the quantity is 500%.
#5. Finally, save it in PSD format, and name the file whatever you want.
#6. Return to the image of the lake and use the selection tool to select the lake surface.
7. Use [Filter]-[Distort]-[Displace].
#8. Finally, select the PSD file you just saved in the pop-up window, and a realistic water ripple effect will be generated.
Isn’t it very simple? Friends, after reading this, hurry up and try it. The effect of making various lake surfaces into ripples is really unique. Woolen cloth.
The above is the detailed content of How to make PS lake ripple effect_A few steps to create super realistic water waves. For more information, please follow other related articles on the PHP Chinese website!