Skip to content

Repository files navigation

VorpalEngine

Desktop + VR game engine

code added past 2025 may include AI assisted development

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

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages