Google Cardboard, HMD
- I purchased two set of Google Cardboard about a week ago.
- The cardboard test app from Google was nice, but the app is getting slower and slower every time I run the app...weird.
- Anyway, I made the first simple test scene for it using Unity3D.
- The simple side-by-side scene configuration method is described in HERE
- I also combined camera manipulation method using gyro sensor data from smart device. HERE is nice and short introduction for it.
Test scene containing desk, sphere and capsule(occluded) |
Rendered image in smart phone. |
View from single lens |
- Not bad. I guess I should remove lens distortion using shader.