Skip to content

secile/CardboardXamarin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardboardXamarin

C# translation of raasun/cardboard for Xamarin.Android. You can make cardboard app on Xamarin.Android with no JAR/AAR library of cardboard SDK.
Note: Base cardboard SDK version is quite old. If you need to use the latest cardboard SDK, Do not use this repository.

How to Use

See 'MainActivity.cs' of this repository. This is a sample of using cardboard.

image

Use in your porject.

(1) Download 'Cardboard' folder and add to your project.
(2) Add reference to 'OpenTK'. (Add Reference -> Assembly -> Framework -> OpenTK)
(3) Add NFC permission. (Cardboard requires NFC permission)

See sample game project

https://github.com/secile/Darumasan

About

C# translation of cardboard for Xamarin.Android. You can make cardboard app on Xamarin.Android with no JAR/AAR library of cardboard SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages