/luminaris

Primary LanguageCApache License 2.0Apache-2.0

Luminaris Engine

Game engine written from (mostly) scratch using Vulkan API

Installation

TODO

# Clone the repository
git clone https://github.com/GhostOfToyman/luminaris.git

# Navigate to the project directory
cd luminaris 

# Build the project
./build-all.sh

# Run the project
Windows: ./bin/testbed.exe
Linux: ./bin/testbed