microsoft / MixedRealityToolkit

The MixedRealityToolkit is a collection of scripts and components intended to accelerate the development of mixed reality applications targeting Windows Mixed Reality.
MIT License
859 stars 275 forks source link

Support Angle in c# #38

Closed JimSEOW closed 8 years ago

JimSEOW commented 8 years ago

The hololens branch of https://github.com/Microsoft/angle works. We hope there is effort to make that works in c#

The UrhoSharp is starting to support Hololens in c#

jwittner commented 8 years ago

@JimSEOW thanks a ton for bringing the Angle branch for HoloLens to light! I didn't know that was in progress, pretty cool!

This probably isn't the right forum to request a C# interface - maybe bring up the issue at the Angle Github?

JimSEOW commented 8 years ago

@jwittner We will soon have a C# interface, thanks to someone from Xamarin. I think this forum should also consider allowing emerging C# (non-Unity3D) Hololens developers using either UrhoSharp.Hololens.dll or Hololens Angle to take advantage of the HoloToolkit managed libraries.

Our feedback and participation would help bring new use case to hololens ecosystem. (e.g. Xamarin means more than UWP, but iOS and Android C# devleopers)

jwittner commented 8 years ago

I think that's a great idea! Is there anything stopping the developers in question from linking to the HoloToolkit libraries right now?