Skip to content

bitmammoth/waveripper-godot-vr-csharp

 
 

Repository files navigation

WaveRipper - Godot VR Demo in C#

A simple VR demo created with the Godot Engine using C#.

The player must slice through the incoming wave segments by moving their hands to adjust the shape of a beam that extends between them.

Note: This has been developed and tested using an Oculus Rift CV1 headset and controllers. Running this demo with other headsets/controllers may require changing the buttonIndex values in the OnArVrControllerButtonPressed(...) method in Controller.cs.

Gameplay Video

WaveRipper - Godot VR Demo

Sound effects obtained from https://www.zapsplat.com

About

A simple VR demo created with the Godot Engine using C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.7%
  • GDScript 6.3%