relativty / rosvr

Docker image for building Relativ's Linux OSVR plugin and running the OSVR server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rosvr

This repository contains a Dockerfile that builds a Docker image containing the environment needed to compile the relativ-osvr-plugin and the OSVR server on Linux.

It's name is rosvr because it's the short name for Relativ-OSVR and it's funky.

Running rosvr

You must have both Docker and docker-compose installed on your system, then it's simple as that:

docker-compose up

The image takes a while to build. You can have a couple of coffee breaks before it ends.

About

Docker image for building Relativ's Linux OSVR plugin and running the OSVR server


Languages

Language:Dockerfile 100.0%