Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 494 Bytes

Vulkan Renderer

Introduction

The Vulkan Renderer is a renderer encapsulated Vulkan to help you develop Vulkan applications.

Dependencies

Building

Directly using Visual Studio 2022 open ./VulkanRenderer.sln.
All required libraries are contain in the project.

Examples

All generated examples are under ./x64/Debug/*.exe .
Whether *.exe can successfully run depends on the platform you use.