Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support for Qml integration #20

Open
TheHugeManatee opened this issue Jan 22, 2023 · 1 comment
Open

[Feature Request] Support for Qml integration #20

TheHugeManatee opened this issue Jan 22, 2023 · 1 comment

Comments

@TheHugeManatee
Copy link

I'm curious how hard it would be to provide support for rendering with vsg inside of a qml context.

The Vulkan under QML example seems relatively straighforward:
The Qt API already provides a QQuickWindow::beforeRendering and QQuickWindow::beforeRenderPassRecording signals (and corresponding after... signals) as integration points for recording and executing the command buffers.

Are there plans to support this at some point? If there are no concrete plans, do you see major roadblocks in general for such an integration?

@robertosfield
Copy link
Collaborator

I don't have any expertise with QML, and on basic with Qt, so personally I have no plans for QML support. I don't know how hard to easy it might be, or whether it might need mods to vsgQt. I'll have to defer members of the community that use Qt regularly on how easy this might be. This is open source so if you find yourself the only one presently interested in it then you may need to roll your selves up and have a bash at implementing it, and submitting a PR for it,

The VSG Discussion forum might be the best place to start up a conversation with others in the community about possible QML support:

https://github.com/vsg-dev/VulkanSceneGraph/discussions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants