Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 701 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 701 Bytes

Dockerized OSVR-WebVR

A docker image for OSVR WebVR that launches an instance of Firefox pre-configured for OSVR.

Installation

  1. build OSVR-Core docker image first

  2. build

    docker build -t osvr/webvr:latest OSVR-WebVR
  3. run osvr_server if not already

  4. launch Firefox to experience WebVR with OSVR!

    bin/webvr

Reference