Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 863 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 863 Bytes

YareZoEngineGraphic

YareZo Build status

A Vulkan Rendering Engine

Cross platform support for Linux/Windows (sometimes)

Dependencies

External Libraries

See LICENCE

  • GLM
  • GLFW
  • Spdlog
  • IMGUI
  • TinyObjLoader
  • STB (stb_image)

Build

Windows - build.bat - Requires Ninja, vcvarsall.bat, and CMake in system path. build.bat release run regen

Linux - buildlinux.sh - Requires g++ compiler, Ninja, and CMake. ./buildlinux.sh release run regen

Screenshots

05.23.2020