Ideas for more advanced canvas topics?

Hi everybody - I’ve started a new series of tutorials that cover more advanced topics revolving around how to work with the Canvas by continuously improving how we can draw and display a grid!

The current list of tutorials are:

  1. Drawing a Perfect Grid
  2. Creating a Fullscreen Grid
  3. Upcoming: Continuously Sliding/Animating our Grid
  4. Upcoming: Skewing our Grid
  5. Upcoming: Making the Grid Act as a Background Element

Thoughts on any other topics I should cover beyond these?

Cheers,
Kirupa :grinning:

Maybe show off the requestAnimationFrame api for animations?

1 Like

Yes! :fire:

My next article is going to cover that and even delta time to ensure consistent animation speeds. It will be an amalgamation of a few articles all put together as part of one example :grinning: