Coder Social home page Coder Social logo

surfndez / steamvr_unreal_plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from valvesoftware/steamvr_unreal_plugin

0.0 2.0 0.0 139.96 MB

SteamVR Input Unreal Plugin - Documentation at: https://github.com/ValveSoftware/steamvr_unreal_plugin/wiki

License: Other

C# 0.76% C++ 99.24%

steamvr_unreal_plugin's Introduction

SteamVR Input for Unreal 1.51-sdk1.5.17

Branch Notes Download
develop Active development branch using UE 4.15, may be unstable N.A.
4.23 For projects using UE 4.23 Zip
Tarball
4.22 For projects using UE 4.22 Zip
Tarball
4.21 For projects using UE 4.21 Zip
Tarball
4.20 For projects using UE 4.20 Zip
Tarball
4.19 For projects using UE 4.19 Zip
Tarball
4.18 For projects using UE 4.18 Zip
Tarball
4.17 For projects using UE 4.17 Zip
Tarball
4.16 For projects using UE 4.16 Zip
Tarball
4.15 For projects using UE 4.15 Zip
Tarball

I. Setting up a new project for use with the SteamVR Input Plugin

If you are not adding the plugin to an existing project, create a new Blueprint project using the Virtual Reality template. Starter content is not necessary.

For Blueprint projects to use the plugin directly from GitHub, you need to convert it to a C++ project. To convert it:

  • Select to File -> New C++ Class
  • In the Choose Parent Class dialog, choose Game Mode Base
  • Give the class a name and click Create. The engine will compile the code and open the solution in Visual Studio
  • Close Visual Studio and the Unreal Editor
  • Add the SteamVR Input plugin using the steps below

I. How to add this plugin to your UE4 Project

  1. Download the SteamVR Input plugin from GitHub

  2. In your project's root directory, create a new folder if it doesn't exist: Plugins

  3. Unzip the downloaded file directly to the new Plugins folder. There should now be a folder called steamvr_unreal_plugin-master; you can rename this if you'd like.

  4. In the root folder of your project, right-click on your .uproject file and select "Generate Visual Studio project files" (this requires the Epic Launcher to be installed on your machine)

  5. Finally, double-click the *.uproject file at the root of your project to compile and open the project. If you are prompted to rebuild any files select yes

Reminder: You need to update submodules separately from your regular Fetch/Pulls of your project to update the plugin.

steamvr_unreal_plugin's People

Contributors

1runeberg avatar davevill avatar joevdh avatar zite avatar

Watchers

 avatar  avatar

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.