Talk

Making animations in JS: Canvas 2D and WebGL

In Russian

Imagine you need to create an animation to illustrate a geometric problem or a physical process with many elements. Doing this in traditional video editing software can be very challenging, so I’ll talk about how to create animations for videos more conveniently using JavaScript. I’ll cover different rendering methods and approaches, and we’ll discuss shaders, SDF, color blending.

The main technologies: Canvas 2D, WebGL, FFmpeg, Node.js.

Speakers

Talks