You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am really liking the look of this project for a UI that can embed a real-time renderer of sorts easily. I was just curious, is impeller support instead of skia planned?
Yes, Impeller renderer is planned, as swappable backend is a fundamental concept of Shaft. To my surprise Impeller now offers prebuilt binaries, which makes it even easier to integrate.
My current efforts are centered around adding more built-in widgets to Shaft, so the Impeller backend will be addressed later. And if you want to contribute, I'll be glad to assist you with challenges you might face along the way.
Hi,
I am really liking the look of this project for a UI that can embed a real-time renderer of sorts easily. I was just curious, is impeller support instead of skia planned?
https://github.com/flutter/engine/blob/main/impeller/toolkit/interop/README.md
Seems like a great fit for this project to keep things simple.
Cheers
The text was updated successfully, but these errors were encountered: