Simula

From wikinotes
Revision as of 13:07, 7 November 2021 by Will (talk | contribs)

Simula is a VR window manager built with the godot engine.

Documentation

home https://simulavr.com/shop/
github https://github.com/SimulaVR/Simula

Install

cd /var/src \
  && git clone --depth 1 --recursive https://github.com/SimulaVR/Simula \
  && cd Simula \
  && source ./utils/Helpers.sh \
  && installSimula

ln -s `pwd`/result/bin/simula /usr/bin/simula