GithubHelp home page GithubHelp logo

test-mass-forker-org-1 / mrdesignlabs_unity_tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/mrdesignlabs_unity_tools

0.0 0.0 0.0 36.75 MB

This repository contains the tools leveraged for our Mixed Reality Design Lab examples in Unity.

License: MIT License

C# 95.37% FLUX 0.02% GLSL 1.13% HLSL 2.49% ShaderLab 1.00%

mrdesignlabs_unity_tools's Introduction

MRDL Unity Tools

This repo is where Microsoft's Windows Mixed Reality Design team publishes the Unity tools we use in examples and explorations. These set of tools have been separated into this repo for easy inclusion in your project or repo. This tools repository is now used as a submodule throughout our MRDesignLabs examples.

Including as a SubModule

The simplest way to add the tools to your project is via a submodule. This will create and internal link within your repo to the MRDesignLab set of tools.

To do this simply navigate to your Assets folder in your project and use:

This will create the submodule for Mixed Reality Design Labs Unity tools and allow you to stay up to date with changes to the base toolset or decide not to integrate newer changes.

Upgrading the Submodule

To upgrade the submodule you'll want to do the following to sync to head, pull and commit:

  • git submodule foreach git checkout HEAD
  • git submodule foreach git pull
  • git add .

This should checkout the individual submodules to the latest revision and pull the content. You will see that they have new changes if you do git status in the main repository. Then you simply add the submodule directories and commit. Note that you can also decide to sycn a submodule to a specific commit based on your projects dependencies.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

mrdesignlabs_unity_tools's People

Contributors

railboy avatar paseb avatar ei2kpi avatar hattmarris1 avatar microsoftopensource avatar peted70 avatar msftgits avatar robertmccoy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.