ZeroZero Game Engine  v0.0
A 3D game engine using Vulkan & Jolt
Building & using ZeroZero

Dependencies

Most of the dependencies used by ZeroZero are automatically configured by the CMakeLists.txt of the engine except the Vulkan SDK and the build tools.

Install the Vulkan SDK

Install the build tools

For Microsoft Windows :

For Linux and macOS :
We are waiting for your push request !

Create new project

Use the Template project to create a project that use the engine :

Standalone build