Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 731 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 731 Bytes

RC-Engine

RC-Engine Logo

RC-Engine is an open-source 3D game engine using Vulkan.

Video showing off an old build of RC-Engine (no Physically Based Rendering)

Building the project

Requirements for compiling and building the project:

  • Windows operating system
  • Visual Studio 2015
  • LunarG Vulkan SDK 1.0.26.0 installed in default location (for custom path, modify project settings)

After compile, executables can be found in the "bin" directory inside the project directory.

RC-Engine tools

Useful tools for creating or converting assets can be found here.