Git Product home page Git Product logo

tomboszko / over-unity-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ovr-platform/unity-sdk

1.0 0.0 0.0 16.15 MB

Thanks to our plugin, you can take advantage of all the Unity Engine features as it is the same development environment used in the OVR app. You can integrate major 3D model formats like fbx, dae, 3ds, dxf and obj, create interactions, animations and take advantage of physics rules directly from Unity, activating them through triggers or buttons. T

C# 95.74% HLSL 0.34% ShaderLab 3.92%

over-unity-sdk's Introduction

OVER Unity SDK

Unity Setup

  1. Go to Unity Hub, and download Unity Hub (not the beta version)
  2. After downloading Unity Hub, download Unity version 2022.3.1f1 from the Unity archive.

Unity Version Fig 1.2: Unity Version

  1. {For Windows} Select Android, iOS and Mac platform.

Unity platforms Fig 1.3: Unity platforms

  1. {For Mac) Select Android, iOS and Windows platform.

Unity platforms Fig 1.3: Unity platforms

  1. Create new project in unity with the download version.

Install OVER Editor Package

The OVER Editor Package can be installed, via Unity Package Manager, by following these steps:

  • Open Window > Package Manager
  • Click the + button
  • You can either choose to install the package from a Git URL (Recommended), by pasting the following git url https://github.com/OVR-Platform/unity-sdk.git#upm, or from a tarball file (You can download the last version here).
If you have problems downloading the package from git, try the following steps
For Mac Users:
  • brew install git (https://git-scm.com/download/mac)
  • brew install git-lfs
  • git lfs install
  • sudo git lfs install --system
  • (Important) sudo ln -s "$(which git-lfs)" /usr/local/bin/
  • (Otherwise) sudo ln -s "$(which git-lfs)" "$(git --exec-path)/git-lfs"
For Windows Users:
For Glb and Gltf support in Unity

Create and use your OVER API Keys

  1. Login on the OVER Web Builder https://builder.ovr.ai using your credentials or your Metamask wallet and click on "Api Keys" from the top menu.

Create new project Fig 3.1: Click on API Keys

  1. Click on the the button "Create token".

Create new project Fig 3.2: Click on Create token

  1. Type a name as a reference and select an expiration date.

Create new project Fig 3.3: Create your token

  1. Select and copy the newly created token to use it in Unity .

Create new project Fig 3.4: Get and use your token

OVER SDK MANUAL

Visit SDK Manual

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.