• Stars
    star
    136
  • Rank 267,670 (Top 6 %)
  • Language
    C++
  • Created almost 9 years ago
  • Updated almost 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

VR Templates for Unreal Engine 4.11 and above

VRTemplates

VR Templates for Unreal Engine 4.11 and above.

All projects are a work in progress.

./VehicleVR

Extension to the existing Vehicle Template.

Hotkeys

  • "R" = Reset VR Camera Origin
  • "Tab" = Toggle between 1st and 3rd person

./VRFirstPerson

C++ First person character template. With motion controller support.

Note: Positional headtracking disabled, can be enabled inside VRCharacter.cpp constructor.

Hotkeys

  • "R" - Reset VR Camera Origin
  • "T" - Toggle Tracking Space (Seated/Standing)