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

Cleanup VR Application API with and consolidate with RenderTaskNew #67

Open
haraldsteinlechner opened this issue Nov 12, 2020 · 0 comments

Comments

@haraldsteinlechner
Copy link
Member

currently [GL|Vk]VRApplicationLayered is inconsistent in terms of setting RenderTask. Most severely IRenderTask interface implementaitons sometimes void RenderTask setters, sometimes not, aardvark.VR mostly uses RenderCommands - for somewhat good reason - OpenGlVRApplicationLayered should support this as well just like VulkanVRApplicationLayered. This allows unification. When renderTaskNew is stable and 5.1 it is the right time to approach this one.

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