Lessons: 13Length: 2.1 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.9 Gradients and Canvas2D API

When working with PixiJS, you aren’t restricted to solely using what’s available within the library; you can also use in-browser systems such as the Canvas2D API. In this lesson, we’ll see how to use this API to create a gradient, then convert it into a sprite for use on the PixiJS canvas.

Related Links