Skip to content

danny-dirksen/vrfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VR Spaceship Scene

A gif of a spaceship flying through space

Note: While this project is best enjoyed in VR with hand controls, it can be run on the web using a keyboard and mouse.

Demo (coming soon): Play

Description

This is a work-in-progress A-Frame test project currently involving a small, rusty, flyable spaceship in vr which you can fly around a simple demo scene.

WARNING: The constant movement of the ship can cause a great deal of nausia. To save your stomach, keep the inertial damping on.

I'd like to add more features if my stomach can handle it.

Installation

Clone this repository. To make setup easier, install serve for npm:

npm install serve

Cd into the public directory and then serve as a static site.

cd public
serve

Controls

VR (Developed for Meta Quest 2)

  • Lever 1: Thrust (forward/reverse)
  • Lever 2: Yaw
  • Blue button: Enable inertial damping
  • Red button: Disable inertial damping
  • Orange button: Fire

When using a keyboard, you can use all the above controls

  • WASD: Roll / Pitch
  • QE: Yaw

Copywrite 2021 Daniel Dirksen. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published