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
858 stars 276 forks source link

Remove open-source code that's not needed for HoloToolkit from externally-included projects #68

Closed matthejo closed 7 years ago

matthejo commented 7 years ago

External projects that are included in HoloToolkit have source code that is not needed for building HoloToolkit. In addition, some functionality included in HoloToolkit is covered by other projects and is not needed in HoloToolkit.

As part of these changes, HoloToolkit's use of unsafe code can be removed, making projects that use HoloToolkit WACK compliant.

jwittner commented 7 years ago

Was this closed by #69?

StephenHodgson commented 7 years ago

Yeah.

AndreV84 commented 2 years ago

@jwittner Is there apriltags for csharp c#? is there c# code in the sdk that can be used standalone with c#?

jwittner commented 2 years ago

@AndreV84 - not sure about C# April tags support from elsewhere. And I'm not following what you're second question is asking. This issue was closed almost 5 years ago now...