Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 316 Bytes

README.MD

File metadata and controls

18 lines (15 loc) · 316 Bytes

Dependencies

  • GLFW3
  • GLM
  • SPDLOG
  • VULKAN

just download and install LUNARG SDK

Build

 git clone https://github.com/dadynaderi1/Ngine
 cd Ngine
 cmake -S . -B build
 cmake --build build

Recommendation

just open the root folder (Ngine) in VSC or CLION