BramTeurlings / 3DGameBridge

Wrapper Project for easy implementation of function in any 3D Game Bridge project
GNU General Public License v3.0
2 stars 1 forks source link

[GB-216] OpenXR Runtime: Render 2 views to the screen #35

Closed BramTeurlings closed 1 week ago

BramTeurlings commented 7 months ago

To make UEVR work with SR through OpenXR, a specialized runtime is needed. SR Hydra is not built in a way that supports the experience we have in mind for gaming in SR.

Criteria minimal running application:

It should not support:


Originally reported by , imported from: OpenXR Runtime: Render 2 views to the screen
  • assignee:
  • status: In Review
  • priority: Medium
  • resolution: Unresolved
  • imported: 2024-04-04
BramTeurlings commented 7 months ago

607809585759fb0069a89817:

  1. Can render two views with rectangle provided by openxr
  2. Working shade pipeline
  3. Blending multiple layers together
BramTeurlings commented 7 months ago

712020:f91dd24e-5296-4a9d-90d9-b287c639e252:

Renders 2 views from multiple swapchains and configurable settings to: enable layer blending, alpha premultiplication and gamma correction without branches in the shader