Quick Start

Thanks to our plugin, you can take advantage of all the Unity Engine features as it is the same development environment used in the OVER app. You can integrate major 3D formats like fbx, dae, 3ds.

Pre-requisites

  1. Download Unity Hub

  2. Install the modules:

    1. Universal Windows Platform Build Support

    2. Mac Build Support

    3. WebGL Build Support

    4. iOS Build Support

    5. Android Build Support

Installation

  1. Create 3D or Open Unity Project

  2. Window > Package Manager > + > Add package from git URL , enter: https://github.com/OVR-Platform/unity-sdk.git#upm

Getting Started

  • Open the scene

  • Right Click inside the Hierarchy Tab

  • OVER > OVER_Asset

  • Create a Cube inside the OVER_Asset

  • In the Over Editor panel > Publication

  • Insert/Generate Thumbnail Image, Thumbail video

  • Publish

  • Open the OVER App > Lab > Workspace OVER

For more info refer to our GitHub

Last updated