APIs - CanInBad/KK_wiki GitHub Wiki
title: APIs contributors:
- Toad
- AssumedPseudonym
Since late December, 2020, booting up Kobold Kare gives users the option of which computing API the program should use when booting up. There are variations for the Windows and Mac versions, but the top KoboldKare option runs the default, recommended choice for each platform.
API | Windows version | Macintosh version | Linux version | Creator | Links |
---|---|---|---|---|---|
Direct3D11 | Yes* | No | No | Microsoft | Wiki | Website |
Vulkan | Yes | No | Yes* | Khronos Group | Wiki | Website |
GLCore | Yes | Yes | Yes | Silicon Graphics/Kronos Group | Wiki | Website |
Metal | No | Yes* | No | Apple | Wiki | Website |
* The default, recommended API to run Kobold Kare
Since February 18, 2023, API has been restricted to their own platform in order to make compiling time faster
Source