Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.55 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.55 KB

BasicSample-Unreal

Name Version
Unreal Engine 4.24-4.27
Pico Unity Integration SDK ≥2.0.5

Description

  • There are three sample projects to teach you how to use PicoSDK.
    • InputVibrate: Binding of controller model, key judgment feedback and vibration interface.
    • BaseInteract: VR basic movement,interaction and grip(This Sample only supports UE4.27 and above versions, because it uses the Epic recommended interaction framework as the basis)
    • UI: Used to display interactive UI

Quick Start

  1. After getting the sample demo, unzip it to your own file (the file path must not appear in Chinese)
  2. After unzipping the SDK file (Make sure it is the version you want to use), put the Plugins folder into your sample demo project directory.
  3. Double click the .uproject file which is under your sample demo project directory.Then choose the engine version that matches your Plugins.Finally, click OK.
  4. Now you can use the sample project.About packaging and other details, please refer to PICO Developer Documentation > Quickstart > Quickstart with demo

Licenses

This project is released under the MIT License.