Skip to content

stiangglanda/VulkanEngine

Repository files navigation

VulkanEngine

Build Status Windows Build Status Linux

A graphics engine that uses the Vulkan API. Currently, there is only the project set up with CMake, Github Actions and some basic dependencies. It shows a small sample that implements rendering an obj model with Vulkan in one file.

The plan is to use the engine primarily for voxel rendering.

alt text

Build Guide


Install:

build the project using cmake

About

Graphics Engine using the Vulkan API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages