Vortice is a modern cross-platform .NET 7 game engine written in C# 11.
Note that Vortice is undergoing active developement. Please report all spotted bugs in the issue tracker.
- Support for Windows, Linux, macOS.
- Modern rendering using Direct3D12 and Vulkan.
Please consider SPONSOR me to further help development and to allow faster issue triaging and new features to be implemented.
Uses the following open-source and third-party libraries:
- terrafx.interop.windows: Interop bindings for Windows.
- terrafx.interop.d3d12memoryallocator: Interop bindings for D3D12MemoryAllocator
- Vortice.Vulkan: Cross platform .NET bindings for Vulkan