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

Support for multiple composition layers, additional composition layer types #42

Open
geefr opened this issue Dec 29, 2022 · 2 comments
Open

Comments

@geefr
Copy link
Owner

geefr commented Dec 29, 2022

Needed for nice display of UI panels/quads, skyboxes, etc.

Prototype in composition-layers branch, this will need a rework to the viewer setup, swapchain creation, etc,

@geefr
Copy link
Owner Author

geefr commented Dec 30, 2022

Quads implemented - Skybox and similar need additional composition layers, as optional extensions

@geefr
Copy link
Owner Author

geefr commented Jan 4, 2023

KHREquirect and KHREquirect2 (extension) layers now present.

Displaying any RenderGraph on a composition layer also now possible - Need to demo a RenderGraph for a simple image copy or similar.

Imgui worked for proof of concept, in vsgimgui-prototype branch -> Will need to make vsgimgui a bit more flexible for the display side there, and add some helpers for mapping intersections to mouse input etc.

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

1 participant