Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 475 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 475 Bytes

RenderApp

A Vulcan Renderer to make 3D Applications

Getting Started

Requirements

  • Make sure to set the "VULKAN_SDK" environment variable to the Vulkan SDK Directory on your machine.

Clone the Repository

git clone --recurse-submodules https://github.com/jerry1177/RenderApp.git

Platforms

We currently only support Windows right now, but will support mac and linux. Just double click on the build.bat file and a Visual Studio 2022 will be generated for you.