Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 194 Bytes

Run

Must have cmake >= 3.10

$ git clone --recursive https://github.com/acmiitr/VRRenderer.git
$ cmake -S . -B ./build
$ cd ./build
$ cmake --build .
$ ./VRR