1157457050 / ProteusTemplate

Single/Multiplayer VR Template for Touch/Vive Controllers and Avatars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proteus Template 5.1

Discussion on Unreal forum at https://forums.unrealengine.com/development-discussion/vr-ar-development/106631-single-multiplayer-touch-vive-proteus-blueprint-only-template

First release: March 2016 (under the name "SteamVR Template"

Latest Version 5.1 (under the name "Proteus VR Template")

Latest release February 21, 2019

What can I do with that, that I cannot do with the "VR Template" in Unreal? Well, rapidly: It's single or multiplayer (LAN or Oculus Home); It uses Oculus Avatars (or not); It uses voice over IP (VOIP -- Oculus Home only); full of nice features fully using Oculus functions; compatible Go/Quest/Rift; minimum use of C++ (but still some, since some methods not possible only in blueprints); hey, we were the first to propose a template back in 2016!

FOR NOOBS: This is super simple. Even if you think Visual Studio is the name of a VFX/Hollywood startup somewhere around LA with people working in open spaces and flip-flops, it requires few manipulations to set up; I could add few instructions how-to on demand. This template consists of virtual reality compatible pawn and settings, ready to drop in your single or multiplayer app. So what you can do is choose the features you want, and build yourself/modify a pawn based on the functionalities you need

Compatible with the following Unreal Engine versions:

What's new in latest commit

  • Bug fixes, mainly about of replication of Grab/Release objects, and also replication in DebugMode
  • Fixed left hand, local avatar mirroring
  • Removed unused assets and folders

What’s new in version 5.1

  • Custom hand poses, both for off-line and on-line (Oculus) Avatars
  • Both off-line and on-line hands now share the Oculus Avatars skeleton mesh

Features of version 5.0

  • Entirely redesigned
  • More stable
  • Use latest Oculus implementations (splash screen, play area limits, smart use of camera fade, etc).
  • Unreal 4.20 & 4.21
  • Unreal 4.20: Uses Oculus Platform SDK 1.24, OVR Plugin 1.31, Audio SDK 1.18
  • Unreal 4.21: Uses Oculus Platform SDK 1.34, OVR Plugin 1.32, Audio SDK 1.34
  • Uses Oculus Avatar SDK 1.31
  • Single & Multiplayer Oculus Avatars
  • Compatible Oculus Rift & Oculus Go, Oculus Quest-ready

Please read the pdf file!!

About

Single/Multiplayer VR Template for Touch/Vive Controllers and Avatars

License:MIT License


Languages

Language:C++ 94.9%Language:C# 5.0%Language:C 0.1%