Skip to content

dtorban/VRBase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VRBase

VRBase is an open source library for graphics objects using the MinVR library.

Build and Install

Build the project:

make
# build release
make opt
# build debug
make debug

Install the project:

make install

About

VRBase is an open source library for graphics objects using the MinVR library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.6%
  • CMake 18.9%
  • Makefile 8.5%