GithubHelp home page GithubHelp logo

Multi-window support? about vkvg HOT 3 CLOSED

173619070 avatar 173619070 commented on September 27, 2024
Multi-window support?

from vkvg.

Comments (3)

173619070 avatar 173619070 commented on September 27, 2024 1

what other resource? another VkSurfaceKHR sounds good, if you are using the same physical device and graphic queue, a single VkvgDevice could output to vulkan image from both. Vkvg is basically to draw on vulkan texture, it does not handle the windowing system, you need some kind of window manager (like glfw) for that. If you make a nice example with glfw and multiple window, I can add it to the repo.

i may not have expressed clearly,what I mean is that in multi-window mode those resources are shared by windows, and those resources are exclusive to windows,are you distinguishing in your code,I think a better way is to develop based on windows,2D applications typically have multiple windows.

from vkvg.

jpbruyere avatar jpbruyere commented on September 27, 2024

what other resource? another VkSurfaceKHR sounds good, if you are using the same physical device and graphic queue, a single VkvgDevice could output to vulkan image from both. Vkvg is basically to draw on vulkan texture, it does not handle the windowing system, you need some kind of window manager (like glfw) for that. If you make a nice example with glfw and multiple window, I can add it to the repo.

from vkvg.

jpbruyere avatar jpbruyere commented on September 27, 2024

I'm sorry but my time is a bit short, feel free to come back to me with concrete examples and materials.
What could be of interest, is analyzing workflow with multiple devices, but that's an higher stack, not really in the scope of this library. I'm also interested in kms (https://github.com/nyorain/kms-vulkan)....

from vkvg.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.