Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactored HoloToolkit in submodules #8

Conversation

maxouellet
Copy link

HoloToolkit is now divided in 6 different submodules.

  • CrossPlatform: utility scripts used to wrap Win32 and WinRT APIs in a single API call that works in Unity editor and in a UWP app
  • Input: for cursor input and eventually other input-related content
  • Sharing: networking and sharing components
  • SpatialMapping: includes spatial mapping and plane finding
  • SpatialSound: positional audio

-Utilities: generic scripts, prefabs and shaders useful for HoloLens development

HoloToolkit is now made of 6 different submodules:
- CrossPlatform: utility scripts used to wrap Win32 and WinRT APIs in a
single API call that works in Unity editor and in a UWP app
- Input: for cursor input and eventually other input-related content
- Sharing: networking and sharing components
- SpatialMapping: includes spatial mapping and plane finding
- SpatialSound: positional audio
-Utilities: generic scripts, prefabs and shaders useful for HoloLens
development
@msftclas
Copy link

Hi @maxouellet, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Max Ouellet). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

NeerajW and others added 10 commits April 14, 2016 13:11
… around it

This file aims at defining the contribution process and make it easier
for developers
…eave

Send OnGazeEnter and OnGazeLeave messages when the user gazes on a hologram
[~] Fixed some namespace inconsistencies in the Utilities module
[~] Created a "Scripts" subfolder under the CrossPlatform module, to be
consistent with other modules
@NeerajW NeerajW merged commit cd9ccf3 into microsoft:Feature-HoloToolkit-Refactor Apr 19, 2016
@maxouellet maxouellet deleted the Feature-HoloToolkit-Refactor branch October 26, 2016 17:32
keveleigh pushed a commit to keveleigh/HoloToolkit-Unity that referenced this pull request Jul 26, 2018
cre8ivepark referenced this pull request in cre8ivepark/MixedRealityToolkit-Unity May 24, 2019
keveleigh pushed a commit that referenced this pull request Jun 6, 2019
julenka pushed a commit that referenced this pull request Jan 6, 2020
drusk-unity added a commit to drusk-unity/MixedRealityToolkit-Unity that referenced this pull request Jun 23, 2023
drusk-unity added a commit to drusk-unity/MixedRealityToolkit-Unity that referenced this pull request Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants