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

Vulkan renderer support #59

Open
wants to merge 87 commits into
base: master
Choose a base branch
from
Open

Vulkan renderer support #59

wants to merge 87 commits into from

Conversation

ksuprynowicz
Copy link
Member

@ksuprynowicz ksuprynowicz commented May 1, 2022

Do not merge yet - a lot of work needs to be done. Right now it initializes correctly with gpu-frame-player. Swapchain seems to work too.

  • Wireframe rendering
  • Forward renderer
  • Deferred renderer
  • Optimization
  • Frame transfer to VR plugin

@ksuprynowicz ksuprynowicz added the work in progress Do not merge yet label May 1, 2022
@HeadClot
Copy link
Contributor

HeadClot commented May 1, 2022

Are there any windows builds?

@JulianGro
Copy link
Member

Windows builds have failed, but this is a work in progress anyways.

@JulianGro
Copy link
Member

Screenshot of wireframe rendering on Vulkan Interface.
vulkan_wieframe_20241213_104914

@ksuprynowicz
Copy link
Member Author

Thank you @JulianGro !

@JulianGro
Copy link
Member

At this point, the Linux CI builds fail during compilation. I don't see the CI being the problem anymore. The compilers are quite old though, so I can update them like in the OpenXR PR if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

7 participants