unityexternalvulkan/ ├── CMakeLists.txt # Build configuration ├── include/ # Header files │ ├── IUnityInterface.h # Unity plugin interface │ ├── IUnityGraphics.h # Unity graphics interface │ ├── ...
This Toolkit requires the SteamVR Plugin from the Unity Asset Store to be imported into your Unity project. There is a public Trello board available here to view what is currently being worked on and ...