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 nola.donato@samsung.com
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 nola.donato@samsung.com