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

Modify rendering orders and fix input #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NolaDonato
Copy link
Contributor

Modify demos to work with SXR PR#114
Some of the older demos have a rendering order for each object. These are modified to have fewer rendering orders. Some objects have also been repositioned to work correctly with the new rendering orders.
Also use float3 for position in shaders consistently.
A few demos had broken input in monoscopic mode. I enabled gesture detection and attached the callbacks to the TouchPadInput class used in the old apps.

SXR DCO signed off by: Nola Donato [email protected]

Modify demos to work with SXR PR#114
Some of the older demos have a rendering order for each object. These are modified to have fewer rendering orders. Some objects have also been repositioned to work correctly with the new rendering orders.
Also use float3 for position in shaders consistently.
A few demos had broken input in monoscopic mode. I enabled gesture detection and attached the callbacks to the TouchPadInput class used in the old apps.
@NolaDonato
Copy link
Contributor Author

This PR is currently a work in progress. Not all the demos have been tested yet.

@liaxim liaxim added the needs work Needs further work before merging. label Apr 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs work Needs further work before merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants