This repository has been archived by the owner on Mar 2, 2018. It is now read-only.
- Updated to Izar SDK
- New 3D Reconstruction API builds 3D meshes of your environment.
- Two new samples show how to use the 3D Reconstruction API for common use cases:
- ExperimentalMeshBuilderWithColor shows how to build a mesh with color, useful for scanning 3D models.
- ExperimentalMeshBuilderWithPhysics shows how to build a mesh with physics, useful for making the room you are in into a 3D game environment.
- Two new samples show how to use Project Tango with other Unity plugins:
- TangoWithCardboardExperiments shows using Project Tango motion tracking with Google Cardboard for a 6DOF Virtual Reality experience.
- TangoWithMultiplayer shows using Project Tango area descriptions with Photon Unity Networking for a networked multiplayer experience in a shared world.
- Deprecated methods on the TangoPointCloud have been removed.