This repository contains samples and tests for all arcana libraries.
samples/
contains samples, some library-specific, some generaltests/
contains unit and integration tests for all arcana libraries with a few exceptionstyped-geometry
has a separatetg-samples
repopolymesh
has a separatepolymesh-samples
repo
- Make sure Windows SDK is installed (https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/)
- If Vulkan backend should be used, Vulkan SDK must be installed (https://www.lunarg.com/vulkan-sdk/)
- Execute root
CMakeLists.txt
- Open
Arcana.sln
with Visual Studio (2017, 2019) - Compile