Sohu Tech Products
Nov 25, 2020 · Mobile Development
Applying Android drawBitmapMesh for Image Warping Effects (Face Slimming, Curtain, Water Ripple)
This article explains how Android's drawBitmapMesh method can be used to split a bitmap into a mesh, manipulate the vertex array to achieve various image‑warping effects such as face slimming, curtain folding and water‑ripple animations, and provides complete Java code examples and implementation steps.
AndroidCustom ViewdrawBitmapMesh
0 likes · 17 min read