Skip to content

ByteSizedFox/VorpalEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VorpalEngine

Desktop + VR game engine

Building

Build Dependencies (fedora tested only)

sudo dnf install cmake make gcc g++ wayland-devel libxkbcommon-devel libX11-devel libXrandr-devel libXinerama-devel libXcursor-devel libXi-devel mesa-libGL-devel vulkan-validation-layers

To build, use cmake

mkdir build
cd build
cmake ..
make

when running the engine, call vorpal engine from inside the assets folder

cd assets
../build/vorpal_engine

About

Desktop + VR game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages