Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] 1879c36218
Microsoft mandatory file (#39)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2023-06-13 03:14:49 +03:00
Moshe David 2624bbd19b Avoided Solution env variable since it does not evaluated to the sln path under dotnet CLI (#23) 2017-10-03 16:29:42 +03:00
Moshe David 34a5549d55 Validated MicrosoftGesturesInstallDir env variable before each project build (#22) 2017-10-03 12:45:49 +03:00
Yoni Smolin f94548d89c Update main README.md (#21)
To accommodate changes to the solution in the previous commit
2017-10-03 11:17:25 +03:00
Moshe David b28b96a571 * Added samples which demonstrate MSFT gestures API consumption from .netcore, UWP (native & managed) & desktop native (Linux & Windows) (#19)
* Changed the terminology in the code comments a little bit
* Updated readme markdown to reflect the added content
2017-10-03 10:56:33 +03:00
Yoni Smolin d636218563 Fix some links to the Unity tutorials (#17) 2017-08-31 19:35:58 +03:00
Yoni Smolin 6ade129ac6 * Unity projects for 3 tutorials * Project Prague package for Unity
* Unity Introduction tutorial - final Unity project and Microsoft.Gestures.Toolkit

* Attempt this hack (http://answers.unity3d.com/questions/638615/unity-git-components-missing-files.html) in hope of making project work after push-and-pull

* Update gitignore - override global gitignore rule so that *.meta files are included in the repository (otherwise, when the project is pulled, the scene won't load correctly)

* Disable some features of the UIManager that we don't want to expose on the first (introduction) tutorial

* 1. Rename project name to GesturesTutorial

2. Rename scene name to Introduction

* Update toolkit package (some prefab default settings have changed)

* Grab via mouse, spherical movement about the camera

* Move grabbed object in z-plane only

* Use mouse scroll move the object closer or farther from the camera

* Scroll mouse to move to or from the camera

* Use either hand or mouse wheel to influence the object distance from the camera

* Re-arrange code to avoid duplications and unused members

* Remove _lastCursorWorldPos and some comments

* Commit before updating the dll

* Update toolkit following Moshe's changes

* Replace the HandCursor.png image with a Vulcan salute "Prague" cursor

* 1. Tune the cursor offset (55 -> 70)

2. Export the new Unity Package

* Add DestroyAllPrimitives to Introduction tutorial

* 3D Object Manipulation (Mouse)

* Last commit before splitting the tutorials to 3 separate Unity projects

* First commit of the 3-tutorials <-> 3-projects approach

* Make sure uploaded version is synced with the snippets from the tutorials

* Remove Ste #.# from comments

* 1. Sync the MicrosoftGesturesPackage with TFS 31223 changeset

2. Update skeleton access accordingly in the hand cursor tutorial

* Controlling object depth using relative ratios of hand distance to camera

* Mention the Unity project in the global Readme

* Update README.md

Minor fix: Unity link should point to the parent Unity directory

* Add README.md to the Unity folder

* Update README.md

Add a description of the Unity toolkit prefabs to the Unity README.md

* Unity README overhaul, mentioning the prefabs inside the toolkit

* Add "Usage Example" column to the prefabs table

* Introduction tutorial - final result

* 3D Object Manipulation (Mouse) - final result

* 3D Object Manipulation (Hand) - final result

* Level the Unity hierarchy - place all tutorials at the same base level in the file system

* Rename: 3D Object Manipulation (Hand) -> 3D Object Manipulation

	 3D Object Manipulation (Mouse) -> 3D Object Manipulation - Scene Preparation

* Rename scene: 3D Object Manipulation (Mouse) -> 3D Object Manipulation

* Update README.md to reflect directory structure

* Rename scene in 3D Object Manipulation (remove the Hand at the end)
2017-08-31 18:55:04 +03:00
Yoni Smolin 67b42508c8 Mention Kinect in README.md (#15)
We support both RealSense and Kinect cameras
2017-08-03 16:20:23 +03:00
Yoni Smolin d29d64d3df Camera controlling (#14)
Add Camera3D sample demonstrating the use of the hand skeleton
2017-07-24 20:39:58 -07:00
Kfir Karmon 897a51abf7 Car gestures sample update (#13)
- Added animations
- Fix connectivity indicator (after status became tri-state)
- Make swipe gesture more strict (controls station and a/c)
- Change source selection to tap
2017-07-24 04:27:26 +03:00
Kfir Karmon 50285c05dc Add first five samples 2017-07-11 19:58:14 +03:00
Microsoft Open Source 9492196cc3 Initial commit 2017-06-26 12:59:00 -07:00
Microsoft Open Source cc163d9e1a Initial commit 2017-06-26 12:58:59 -07:00
Microsoft GitHub User f412dc07cc Initial commit 2017-06-26 12:58:47 -07:00