packages/library/hyoga-odin
h

hyoga-odin

b41b576library

No description provided.

0 stars1 forksUnknownupdated 2 years ago
Open repo

Odin vulkan renderer.

  • Odin
  • Vulkan
  • GLFW

Installing

Clone this repository.

Then, install the submodules with git submodule update --init --recursive.

Optionally, you can install zx with npm install -g zx to run the scripts in tasks/.

Building

make       # Outputs build/hyoga.exe
make debug # Outputs build/hyogad.exe

Alternatively:

zx tasks/build.mjs

Running

cd build
./hyoga.exe

Alternatively:

zx tasks/build.mjs

Using zx

Use the command zx tasks/[task].mjs to run the included scripts. It is not required for use.

Package Info
Version
b41b576
License
Unknown
Author
@christopherliu830
Type
library
Forks
1
Created
3 years ago
Updated
2 years ago
Health
maintained
has releases
has readme
has license
Activity
last 56 weeks