aclysma / skulpin

Skia + Vulkan = Skulpin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use in some GUI framework like qt

happydpc opened this issue · comments

I would like to embed this framework with some real applications by qt. Hope someday this can work with external gui framework.

You might be able to get something going using Skia and QT directly.. this example is in C++ but I imagine the general approach would still work: https://github.com/zub2/SkiaExample

Ok, thanks, I will try to make it to rust.

Going to close this, I think for now QT integration is a bit outside the scope of this project.