Skip to content

Vincent-Devine/OMEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

One More Engine is a 3D engine made with Vulkan

Topics

Resources

License

Stars

Watchers

Forks