Skip to content

keksc/vulkhan

Repository files navigation

vulkhan

Credit to NoiseCollector for 76007__noisecollector__capemay_delawarebay_loop.wav Credit to eFrane for 568962__efrane__ripping-paper-10.wav, originally 568962__efrane__ripping-paper-10.aiff

maybe gonna impl Wave Function Collapse for proc dungeon gen https://jaxry.github.io/wave-function-collapse/

skybox from https://polyhaven.com/a/kloof## Star History

Star History Chartendal_48d_partly_cloudy_puresky converted to pngs with https://matheowis.github.io/HDRI-to-CubeMap/ and then to ktx2 with https://github.com/KhronosGroup/KTX-Software "toktx" utility

How to build

  • Clone: git clone --recurse-submodules https://github.com/keksc/vulkhan
  • Change your working directory to the vulkhan directory: cd vulkhan If using Nix or NixOS setup a nix shell: nix-shell Else install the dependencies using your favorite package manager
  • Generate the build files: cmake -B build
  • Build vulkhan: cmake --build build

How to run

Vulkhan is designed to be run with as working directory the directory with the resources. If you just built vulkhan, cd build then ./vulkhan.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages