←back to thread

303 points vyrotek | 1 comments | | HN request time: 0s | source
Show context
coffeeaddict1 ◴[] No.45894583[source]
> We are collaborating with the Flutter team at Google to bring Impeller, their GPU first renderer, to .NET. That work is already in progress and as it lands, the MAUI backend will inherit those gains.

Interesting, I wonder how good Impeller is and if it's actually better than the new Graphite backend of Skia.

replies(3): >>45894667 #>>45897279 #>>45897703 #
DeathArrow ◴[] No.45897279[source]
Impeller is designed with mobile apps in mind while Graphite is designed with desktop apps in mind.
replies(1): >>45903895 #
1. coffeeaddict1 ◴[] No.45903895[source]
I don't think this is correct. Chrome uses Graphite and their biggest supported platform is Android.