ExtendRealityLtd / Vrtk

Licence: mit
*Beta* - An example of how to use the Tilia packages to create great content with VRTK v4.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Vrtk

MoonMotion
Moon Motion Toolkit - Free and open source toolkit for VR locomotion
Stars: ✭ 38 (-98.89%)
Mutual labels:  vr, oculus-rift, steamvr, virtual-reality, steamvr-plugin, vr-solutions
Vrarmik
Unity Inverse Kinematics solution for arms in VR
Stars: ✭ 94 (-97.25%)
Mutual labels:  unity, unity3d, vr, virtual-reality
Mesh maker vr
Mesh Maker VR
Stars: ✭ 47 (-98.63%)
Mutual labels:  unity, unity3d, steamvr, vr
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (-82.61%)
Mutual labels:  unity, unity3d, vr, virtual-reality
Viveinpututility Unity
A toolkit that helps developing/prototyping VR apps.
Stars: ✭ 256 (-92.52%)
Mutual labels:  unity, steamvr, vr, virtual-reality
Geomapping With Unity Mapbox
Geomap is the virtualization of data that maps a Country. Mapbox Unity SDK gives data(Global map layers of Streets, Buildings, Elev, and Satellite) generating custom 3D worlds for Mobile VR/AR apps.
Stars: ✭ 118 (-96.55%)
Mutual labels:  unity, unity3d, virtual-reality
Nomai Vr
Outer Wilds VR Mod
Stars: ✭ 120 (-96.49%)
Mutual labels:  unity, steamvr, vr
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (-96.2%)
Mutual labels:  unity, unity3d, virtual-reality
hobo vr
SteamVR driver prototyping tool
Stars: ✭ 44 (-98.71%)
Mutual labels:  vr, steamvr, virtual-reality
Virtualmotiontracker
Virtual Motion Tracker - バーチャルモーショントラッカー OpenVR OSC Tracker Driver for DIY users
Stars: ✭ 78 (-97.72%)
Mutual labels:  unity, steamvr, vr
Vivegrip
Physics-based grabbing for SteamVR development in Unity.
Stars: ✭ 159 (-95.35%)
Mutual labels:  unity, vr, virtual-reality
VRTK-PUN-NetworkTest
A small test project showing how to sync VR CameraRig objects using Photon's PUN and VRTK.
Stars: ✭ 30 (-99.12%)
Mutual labels:  vr, steamvr, vrtk
Projectfieldwarning
Project: Field Warning is a community-made RTS game centered around lethal regiment and division-scale warfare.
Stars: ✭ 86 (-97.49%)
Mutual labels:  unity, unity3d, beta
Holoviveobserver
Shared Reality: Observe a VR session from the same room using a HoloLens!
Stars: ✭ 126 (-96.32%)
Mutual labels:  unity, steamvr, virtual-reality
Unity Experiment Framework
UXF - Framework for creating human behaviour experiments in Unity
Stars: ✭ 81 (-97.63%)
Mutual labels:  unity, vr, virtual-reality
Xrtk Core
The Official Mixed Reality Framework for Unity
Stars: ✭ 219 (-93.6%)
Mutual labels:  unity, unity3d, vr
PhoneVR
Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.
Stars: ✭ 178 (-94.8%)
Mutual labels:  vr, steamvr, virtual-reality
Simple-OpenVR-Driver-Tutorial
A sample OpenVR Driver for you to learn from
Stars: ✭ 157 (-95.41%)
Mutual labels:  vr, steamvr, virtual-reality
Ar Vrcourse
VR,AR,MR 开发入门教程
Stars: ✭ 298 (-91.29%)
Mutual labels:  unity3d, vr, virtual-reality
janusweb
An in-browser implementation of JanusVR
Stars: ✭ 145 (-95.76%)
Mutual labels:  vr, oculus-rift, virtual-reality

VRTK logo

VRTK Farm Yard Example - Virtual Reality Toolkit

A Farm Yard example scene of how to use VRTK v4 for rapidly building spatial computing solutions in the Unity software.

Requires the Unity software version 2020.3.24f1.

License Backlog Discord Videos Twitter

Beta Disclaimer

This project was built using 2020.3.24f1 and should work as expected on that version. It is feasible to downgrade this project to a previous version of the Unity software but it may cause issues in doing so.

This project uses the newer Unity software XR management system and the newer Unity Input system.

This VRTK v4 Farm Yard example project has been updated to use the latest Tilia packages but is still in development and is missing a number of features from the previous release that used the deprecated VRTK.Prefabs package.

The current missing features are:

  • Locomotion
    • Drag World
  • Pointers
    • PlayArea Boundary Cursor

These features will be added in due course.

If you want to get started with the Tilia repos then check out the Bowling Tutorial.

Introduction

VRTK aims to make building spatial computing solutions in the Unity software fast and easy for beginners as well as experienced developers.

You do not need to download anything else to get this Unity project running, simply open the downloaded Unity project in the Unity software as outlined by the Getting Started guide below.

Getting Started

Downloading the project

  • Download this project repository to your local machine using one of the following methods:
    • Git clone the repository with git clone https://github.com/ExtendRealityLtd/VRTK.git
    • Download the zip file at https://github.com/ExtendRealityLtd/VRTK/archive/master.zip and extract it.

Opening the downloaded project in the Unity software

Do not drag and drop the VRTK project download into an existing Unity project. The VRTK repository download is a Unity project already and you should not nest a Unity project inside another Unity project. Follow the instructions below for opening the VRTK project within the Unity software.

Using the Unity Hub

  • Open the Unity Hub panel.
  • Click the Add Button:

image

  • Browse to the local directory where the repository was downloaded to and click Select Folder:

image

  • The VRTK project will now show up in the Unity Hub project window, so select it to open the VRTK project in the Unity software:

image

  • The VRTK project will now open within the Unity software.

Opening from within the Unity software

  • Select Main Menu -> File -> Open Project within the Unity software.
  • Browse to the local directory where the repository was downloaded to and click Select Folder.
  • The VRTK project will now open within the Unity software.

Running the example scene

  • Open the Assets/Samples/Farm/Scenes/ExampleScene scene.
  • Enable Maximize On Play in the Unity Game view control bar to ensure no performance issues are caused by the Unity Editor overhead.
  • Play the scene in the Unity Editor (CTRL + P).
  • The scene should automatically play within any Unity supported XR hardware.
  • Explore the farm yard and enjoy!

Made With VRTK

image image image image image image image image image image image image

Many games and experiences have already been made with VRTK.

Check out the Made With VRTK website to see the full list.

Contributing

If you have a cool feature you'd like to show off within the Farm Yard that can be implemented with the base Tilia packages then feel free to raise a pull request with your contribution.

Please refer to the Extend Reality Contributing guidelines and the project coding conventions.

Third Party Pacakges

The VRTK v4 Farm Yard example project uses the following 3rd party package:

License

Code released under the MIT License.

Disclaimer

These materials are not sponsored by or affiliated with Unity Technologies or its affiliates. "Unity" is a trademark or registered trademark of Unity Technologies or its affiliates in the U.S. and elsewhere.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].