-
I recently watched a comparison of kmp and flutter technologies. there, one of the theses towards flutter was the performance that used to be on skia, yes, there were problems. There are no problems with the impeller now, less weight and maximum smoothness. better than skia. skia is currently in slint, perhaps it is the main renderer, yeah, fetmovg too - thx for posibility to choice. but what about the support impeller? it seems like it's open source and gets good support. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I think it would be awesome if impeller was a renderer option for Slint. I'm very pleased to see that impeller now has an SDK with a C API. Personally, I'm going to invest my own time first into making Vello a rendering option in Slint. That integrates very smoothly with the existing ecosystem (wgpu, parley) for maximum reuse. It's also exciting to see Skia's Graphite renderer shaping up, and I'm looking forward to being able to use it in Slint. |
Beta Was this translation helpful? Give feedback.
I think it would be awesome if impeller was a renderer option for Slint. I'm very pleased to see that impeller now has an SDK with a C API.
Personally, I'm going to invest my own time first into making Vello a rendering option in Slint. That integrates very smoothly with the existing ecosystem (wgpu, parley) for maximum reuse. It's also exciting to see Skia's Graphite renderer shaping up, and I'm looking forward to being able to use it in Slint.