microsoft / MixedRealityCompanionKit

This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
591 stars 286 forks source link

Add new Compositor native solution for SpectatorView #328

Closed matthejo closed 5 years ago

matthejo commented 5 years ago

This commit deletes the old SpectatorView and is the first piece needed to build the foundation of the new iteration of SpectatorView. This commit contains only the Compositor native plugin, which builds successfully with the correct prerequisite SDKs installed to the correct folder.