Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.52 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.52 KB

OMEngine

One More Engine is a 3D engine made with Vulkan

Table of content

Getting Started

Clone

git clone git@github.com:Vincent-Devine/OMEngine.git

Setup Vulkan

If you don't have the Vulkan SDK installed on your PC. You can download here.
After installing it, make sure that the SDK installation has added a system variable named VULKAN_SDK, which should point directly to the SDK path.
If not, you have two options:

  1. Add the system variable manually.
  2. Modify the project properties to set your path to the Vulkan SDK.

Technology

Library Used

Credit

Author: Vincent DEVINE
Project Start: 05/01/2025

Specials Thanks