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
Would be great to have native support for embedding Bloom as a widget in Perry UI, something like a BloomView that renders a Bloom scene directly inside a Perry UI app. Similar to how the project already handles webview embedding.
This would be similar to the flutter Flame game engine...
I got Codex to write a working local Linux MVP hack (Bloom renders to a shared GPU texture via Vulkan, Perry UI GTK4 imports it directly from VRAM via dmabuf).
Would be great to have native support for embedding Bloom as a widget in Perry UI, something like a BloomView that renders a Bloom scene directly inside a Perry UI app. Similar to how the project already handles webview embedding.
This would be similar to the flutter Flame game engine...
I got Codex to write a working local Linux MVP hack (Bloom renders to a shared GPU texture via Vulkan, Perry UI GTK4 imports it directly from VRAM via dmabuf).
out.mp4