medranSolus / ZenithEngine

3D graphics rendering engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

3D graphics rendering engine


Languages

Language:C++ 84.5%Language:HLSL 8.2%Language:C 3.8%Language:CMake 3.2%Language:PowerShell 0.2%