Skip to content

3D Game engine made with C++ and Vulkan

Notifications You must be signed in to change notification settings

o-oualid/Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engine

3D game engine built using C++ and Vulkan

Requirements

  • Cmake 3.13 or newer
  • Vulkan SDK

Build Instructions

  1. clone the repo git clone --recursive https://github.com/o-oualid/Engine.git
  2. make a build directory cd Engine && mkdir build && cd build
  3. setup cmake with cmake ..
  4. open the project with your IDE
  5. compile shaders

Opensource Dependencies

About

3D Game engine made with C++ and Vulkan

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages