Sign in Sign up
nuget

MonoGame.Framework.Cardboard.9000

KNI backend for Cardboard Android. This is an experiment port of Google Cardboard on KNI/XNA framework. Example: GraphicsDevice.Clear(Color.CornflowerBlue); var vrstate = Microsoft.Xna.Framework.Input.Cardboard.Headset.GetState(); var leftEye = vrstate.LeftEye; GraphicsDevice.Viewport = leftEye.Viewport; // draw with leftEye.View, leftEye.Projection. var rightEye = vrstate.RightEye; GraphicsDevice.Viewport = rightEye.Viewport; // draw with rightEye.View, rightEye.Projection.

nuget View on Nuget

Activity

Latest release
1y ago
Total releases
34
Cadence
~2 months
Last 12 months
0

Details

License
unknown
First release
Apr 02, 2019
Releases
Version Released
3.14.9001 minor
3.13.9001 minor
3.12.9001 minor
3.11.9002 minor
3.10.9001 minor
3.9.9001 minor
3.8.9102.2 patch
3.8.9101 patch
3.8.9100 patch
3.8.9014 patch
3.8.9013 patch
3.8.9012 patch
3.8.9011 patch
3.8.9010 patch
3.8.9009 patch
3.8.9008 patch
3.8.9007 patch
3.8.9006 patch
3.8.9005 patch
3.8.9004 patch
3.8.9003 patch
3.8.9002 patch
3.8.9001 patch
3.8.9000 minor
3.7.9013 patch
3.7.9012 patch
3.7.9011 patch
3.7.9009 patch
3.7.9008 patch
3.7.9007 patch
3.7.9006 patch
3.7.9005 patch
3.7.9004 patch
3.7.9003 initial