In this chapter, you will learn what .NET MAUI Graphics is, how it can be used, and some practical examples of why you would want to use it. You will also gain insight into some of the power provided by .NET MAUI Graphics and how you can use it to build your own sketch widget with the .NET MAUI GraphicsView control.
.NET MAUI Graphics
.NET MAUI Graphics is another one of my favorite topics! I am currently exploring the idea of building a game engine on top of it given the amount of power it already offers. If you are interested ...