Skip to content

medranSolus/ZenithEngine

Repository files navigation

Zenith Engine

3D graphics engine.

Before contributing read coding guidelines for style conventions and formatting. It is recomended to use CodeMaid for auto formatting.

Working with project from command prompt is described here.

Requirements:

  • Windows SDK 10.0.20348.0
  • Vulkan SDK 1.3.250.0
  • CMake 3.22

License

Zenith Engine project is divided into 4 distinct parts, each with license on it's own. Details about each subproject's license can be found in Doc/License directory:

  • Engine - Engine.md, main engine static library.
  • Demo - Demo.md, technological demo.
  • EditTool - EditTool.md, CLI utility tool.
  • Common - unlicensed, usage outside of projects stated above is prohibited.

External libraries: