Here you can find Immotionar workshops and courses material
If you want to know more about Immotionar and its full body virtual reality products, check the official Immotionar website
This is the list of all available workshops:
-
Workshop-Interactions: a 20-minutes workshop about building a scene with simple gaze interactions for mobile VR headsets
Shows a basic interaction mechanism for mobile VR headsets, with objects reacting at users looking at them. A simple crosshair is also present. To make the sample work in VR, import your headset Unity plugin and subsitute the FPSPlayerController inside InteractionsRoom scene with the PlayerController/CameraRig of your headset. This workshop has been presented for the first time at "GDG Sognando la Realta", on February 2nd, 2017
Each folder contains a particular workshop. Inside each folder you can find two subfolders:
- workshop_name_Unity3DProject - Contains the full featured and finished Workshop project, ready to be built. Before building, some copyright-protected packages may need to be imported
- workshop_name_UnityPackage - Contains the package you can import into your blank Unity scene to attend the workshop or re-do it from scratch
- A PC that supports Unity 3D
- A VR headset, if you want to run the samples in VR
- Unity 3D 5.3.x or above
- Your VR headset runtime, if you plan to run the samples in VR
Want to contribute? Great!
There are many ways you can participate in the project, for example:
- Submit bugs and feature requests and help us verify as they are checked-in
- Review source code changes
All submissions, including submissions by project members, require review. We use Github pull requests for this purpose.
If you contribute to the projects in any form, you will own the copyright to your changes but you will grant us and to recipients of software distributed by us a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.
The ImmotionRoom SDK Samples are licensed under the MIT License (MIT).
Copyright (C) 2017 Immotionar
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.