-
-
Notifications
You must be signed in to change notification settings - Fork 239
Building
Panos Karabelas edited this page Aug 1, 2025
·
4 revisions
-
Download and install the latest Visual Studio.
-
Download and install the latest Windows SDK.
-
Download and install python.
-
At the root directory you will see 2 python scripts, both can generate a Visual Studio 2022 solution.
The difference between them is if the engine will compile with the Vulkan or D3D12 backend.
Warning: D3D12 is still under development and won't render, generate this solution only if you want to contribute.

- Click one of the scripts and wait for a few seconds.

- After the console window closes you should be seeing a Visual Studio solution.

- That's it, you can now open the Visual Studio solution and build the engine.