sharhar / VKraft

A, Minecraft inspired, voxel engine and game that uses Vulkan to render.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VKraft

VKraft is a vowel engine I wrote for the purpose of learning vulkan. The name is definitely not inspired by a swedish block game.

How to compile and run

Currently, there is no pre-built release of the engine, so to use it, you have to compile it from source. This project uses cmake as a platform-independent way to generate build files. If you don't know how to use cmake, go here.

About

A, Minecraft inspired, voxel engine and game that uses Vulkan to render.

License:MIT License


Languages

Language:C++ 94.8%Language:GLSL 4.8%Language:CMake 0.4%