Chapter 12. Censored - Various Sensor Data and Plugins
In this chapter, we will discuss the various sensors that we can access through the various SDKs provided to us. This includes ARKit, Vuforia, ARCore, Swift API, and the Java API. Now, the reason we will be going with this route is that there are some things in the core APIs that are not exposed in the SDKs provided to Unity but that we can leverage using native plugins with wrapper calls in C#. To break this up, to be a little more succinct without going outside of the bounds of this book, I will not be teaching the syntax of the Java or Swift programming languages; there are already some fantastic books that have been written by other Packt authors that cover this material, such as Beginning Swift (https://www.packtpub.com/application-development/beginning-swift) and Java Programming for Beginners (https://www.packtpub.com/application-development/java-programming-beginners).
This chapter will be broken down into several main sections...