Skip to content

OpenXR#1

Merged
syntheticmagus merged 29 commits into
masterfrom
syntheticmagus/openxr-tons-of-copy-paste
Sep 23, 2019
Merged

OpenXR#1
syntheticmagus merged 29 commits into
masterfrom
syntheticmagus/openxr-tons-of-copy-paste

Conversation

@syntheticmagus

Copy link
Copy Markdown
Owner

No description provided.

…d to tell when none of the debuggers work together.
… Khronos standards work is that you have to use absolutely all of it, or you get none. To display an image, I need an instance, a system, a session, a space, a swapchain, a run loop... It's glTF all over again, staggering amounts of overhead and red tape required before you can even see something. Really tests one's patience.
…igure out the usage now so that we can break apart the rendering loops. Probably create a Frame struct that the Session can give back, the NativeEngine can use, then the NativeEngine can destroy it to complete the frame.
… be attempting to actually fill in the appropriate values for the views and render something -- anything -- to the textures.
…not to prefer D3D12, as D3D12 currently seems to be suffering from a major platform bug.
… device and can manipulate it as part of our existing pipeline. Now to make it not a DX-dependent hack.
…lize a session, stop it, and begin another successfully. Full workflow not finished.

@syntheticmagus syntheticmagus left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why won't GitHub let me request changes on my own PR?

Comment thread Library/Dependencies/xr/Source/System.cpp Outdated
Comment thread Library/Dependencies/xr/Source/System.cpp Outdated
Comment thread Library/Dependencies/xr/Source/System.cpp Outdated
Comment thread Library/Source/NapiBridge.h
}
}

// TODO: Make this asynchronous.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add issue about this.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On actual repo, not here.

Comment thread TestApp/Scripts/experience.js Outdated
@syntheticmagus syntheticmagus marked this pull request as ready for review September 23, 2019 18:29
@syntheticmagus syntheticmagus merged commit 2c9c2b1 into master Sep 23, 2019
@syntheticmagus syntheticmagus deleted the syntheticmagus/openxr-tons-of-copy-paste branch September 23, 2019 18:32
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

Successfully merging this pull request may close these issues.

1 participant