Vertex Color Based Animation Basics | Andreas Glad

In this tutorial I’ll go over the basics of vertex color gradient based animation for Unreal Engine 4. Vertex color gradient animation is the practice of creating animation using vertex shader offsets with various math functions modulated by the vertex colors. We’ll start by creating a basic butterfly wing flapping animation, then we’ll expand on it by using VEX and wrangles to preview our animation in Houdini making it fast and easy to develop a lot more complex animations. We’ll start with an empty scene
Back to Top