Important
This is WIP project I develop in my free time for mainly learning purposes, readme is also in progress
- Direct3D 11 (in progress)
- Direct3D 12
- Vulkan
Important
To compile this software you need a compiler that supports AVX2 instructon set. To run, AVX2 compatible CPU is required as well
- GoogleTest project license
- SDL project license
- argparse project license
- lz4 project license
- spdlog project license
- xxHash project license
Please consider using LLVM toolset for development, due to the stricter rules. That way we can reduce bugs and warnings in the code in less strict environments. If you're running Windows with Visual Studio, add ClangCL support to your IDE.