Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 2.05 KB

File metadata and controls

43 lines (36 loc) · 2.05 KB

OMEngine

C++20 Windows License: MIT

OM Engine (One More Engine) is a real-time 3D rendering engine using Direct3D 12 in C++.
This project was developed for learning purposes.

Table of contents

Getting Started

  1. Clone project
git clone git@github.com:Vincent-Devine/OMEngine.git
  1. Set as Startup project Sandbox
  2. Config the solution (Debug or Release)
  3. Run project F5

Technology

Libraries Used

Credits

Made by Vincent DEVINE

Sources