diff --git a/public/icons/vulkan.svg b/public/icons/vulkan.svg new file mode 100644 index 00000000..b5c9eb67 --- /dev/null +++ b/public/icons/vulkan.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/content/applications/VulcanSDK.md b/src/content/applications/VulcanSDK.md new file mode 100644 index 00000000..09010e50 --- /dev/null +++ b/src/content/applications/VulcanSDK.md @@ -0,0 +1,11 @@ +--- +name: "Vulcan SDK" +categories: ['library','dev-tools'] +compatibility: native +display_result: "Compatible" +version_from: "1.3.290.0" +link: https://vulkan.lunarg.com/sdk/home#windows +icon: vulkan.svg +--- +Beta for 1.3.290 +SDK and runtime are available native. diff --git a/src/content/applications_categories/ai-tool.md b/src/content/applications_categories/ai-tool.md new file mode 100644 index 00000000..0c231fea --- /dev/null +++ b/src/content/applications_categories/ai-tool.md @@ -0,0 +1,4 @@ +--- +name: AI Tool +description: A tool related to AI development +---