Skip to content

Vincent-Devine/OM_Engine

Repository files navigation

OM_Engine

One More Engine is a 3D game engine made with Vulkan

Table of content

Getting Started

Clone

git clone [email protected]:Vincent-Devine/OM_Engine.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: 09/29/2024

Specials Thanks

About

One More Engine is a 3D game engine made with Vulkan

Topics

Resources

License

Stars

Watchers

Forks