jacklul / SteamVR-PhasmoMatrix

Phasmophobia Matrix as SteamVR overlay application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SteamVR-PhasmoMatrix

Phasmophobia Matrix as SteamVR overlay application.

Based on code from SteamVR-Webkit-Test.

Building

To build you will also need to clone SteamVR-Webkit so that your project structure looks like this:

Projects
├── SteamVR-PhasmoMatix
│   └── SteamVR-PhasmoMatrix.csproj
└── SteamVR-Webkit
    ├── SteamVR-WebKit
    │   └── SteamVR-WebKit.csproj
    └── SteamVR-WebKit-Test
        └── SteamVR-WebKit-Test.csproj

About

Phasmophobia Matrix as SteamVR overlay application

License:MIT License


Languages

Language:C# 90.5%Language:GLSL 9.5%