Skip to content

tuxalin/vulkanri

Repository files navigation

VulkanRI

Language Language License

An OOP render interface over Vulkan for personal projects.

Installation

Install Vulkan Lunar SDK at https://vulkan.lunarg.com/ and GLFW 3.2(can be installed using NuGet).

Just use CMake(at least 3.7):

mkdir build
cd build
cmake ..

Usage

Check the examples folder to see how it's used.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/tuxalin/vulkanri

Thanks

Many thanks to Alexander Overvoorde's in-depth Vulkan tutorial at https://vulkan-tutorial.com/

License

The code is available as open source under the terms of the WTFPL License.

About

An OOP render interface over Vulkan.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages