Skip to content

Commit

Permalink
Merged Test and Examples folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Hodgson committed Oct 5, 2017
1 parent 5c1972b commit 5fa5f73
Show file tree
Hide file tree
Showing 380 changed files with 10 additions and 126,371 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
9 changes: 5 additions & 4 deletions Assets/HoloToolkit-Examples/README.md
@@ -1,11 +1,12 @@
# HoloToolkit-Examples
This folder will host samples/examples that exemplify the HoloToolkit to help solve interesting scenarios.

This folder will host test scenes and assets that verify functionality of HoloToolkit-Unity components and host samples/examples that exemplify the HoloToolkit to help solve interesting scenarios.

The reason these are examples is because they are specific scenarios which may be difficult to make a into a generic prefab.
These examples can eventually be incorporated into the core HoloToolkit.

#### When considering an example:

1. Examples are not like unit tests which exist in the Tests folder of each feature area.
1. Examples are not like unit tests which exist in the UnitTests folder of each feature area. Scenes in this folder may be automated and moved into HoloToolkit-UnitTests when/if such tests are written for them.
2. Examples are ideas which use the HoloToolkit to show developers how they can solve problems on HoloLens using Unity.
3. Examples that are more of an end-end app, do not fit into the HoloToolkit-Examples folder.
4. Examples that are not maintained regularly will be deprecated.
Expand All @@ -15,4 +16,4 @@ These examples can eventually be incorporated into the core HoloToolkit.
1. Create a new folder under HoloToolkit-Examples and give it a name that best describes your project.
2. You can add your example scenes under that folder.
3. Ensure you add a README.md so developers can read about the purpose and steps to run your example code.
4. Do not change the Project Settings for HoloToolkit-Unity with updates specific to your example.
4. Do not change the Project Settings for HoloToolkit-Unity with updates specific to your example.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.

0 comments on commit 5fa5f73

Please sign in to comment.