diff --git a/docs/02-Interactions/04-samples/_category_.json b/docs/02-Interactions/04-samples/_category_.json index 239c9ac..80054c2 100644 --- a/docs/02-Interactions/04-samples/_category_.json +++ b/docs/02-Interactions/04-samples/_category_.json @@ -2,6 +2,6 @@ "label": "Samples", "link": { "type": "generated-index", - "description": "Browse sample code and projects using the Reality Toolkit interaction framework." + "description": "You have multiple options on where to get samples and tutorials on interactions with Reality Toolkit." } } \ No newline at end of file diff --git a/docs/02-Interactions/04-samples/img/pm-samples.png b/docs/02-Interactions/04-samples/img/pm-samples.png new file mode 100644 index 0000000..1c0d5f7 Binary files /dev/null and b/docs/02-Interactions/04-samples/img/pm-samples.png differ diff --git a/docs/02-Interactions/04-samples/overview.md b/docs/02-Interactions/04-samples/overview.md deleted file mode 100644 index d1e2244..0000000 --- a/docs/02-Interactions/04-samples/overview.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -sidebar_position: 0 ---- - -# Where To Look For Sample Code? - -Coming soon... \ No newline at end of file diff --git a/docs/02-Interactions/04-samples/package-sample.md b/docs/02-Interactions/04-samples/package-sample.md new file mode 100644 index 0000000..6487c1f --- /dev/null +++ b/docs/02-Interactions/04-samples/package-sample.md @@ -0,0 +1,12 @@ +--- +sidebar_position: 0 +--- + +# Import Sample Via Package Manager + +Use the Unity Package Manager to import a full sample scene containing various demo stations on interactions. +Explore the scene and the GameObjects within it, to learn how to achieve your desired interactions. + +Select `Import` on the `RealityToolkit.Core` `Interactions` sample. + +![RealityToolkit.Core package samples](img/pm-samples.png) \ No newline at end of file diff --git a/docs/02-Interactions/04-samples/youtube.md b/docs/02-Interactions/04-samples/youtube.md new file mode 100644 index 0000000..54d4003 --- /dev/null +++ b/docs/02-Interactions/04-samples/youtube.md @@ -0,0 +1,13 @@ +--- +sidebar_position: 1 +--- + +# YouTube Tutorials + +We are working hard to expand the catalogue of available tutorials on YouTube. You can check either +of the following channels to find tutorials and discussions around the Reality Toolkit. + +## Dino Fejzagić + +Dino is one of the core contributors to the toolkit and you'll find toolkit tutorials and walkthroughs +on his [YouTube channel](https://www.youtube.com/@din0m1te). \ No newline at end of file