{"id":21020398,"url":"https://github.com/mikhailgorobets/vulkan","last_synced_at":"2025-12-27T12:04:21.396Z","repository":{"id":184803150,"uuid":"324862040","full_name":"MikhailGorobets/Vulkan","owner":"MikhailGorobets","description":"Prototyping user friendly Graphics API over Vulkan","archived":false,"fork":false,"pushed_at":"2021-09-26T21:10:14.000Z","size":11632,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T12:46:30.117Z","etag":null,"topics":["cmake","computer-graphics","cpp20","vulkan","vulkan-api"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MikhailGorobets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-12-27T22:41:00.000Z","updated_at":"2021-06-28T04:37:25.000Z","dependencies_parsed_at":"2023-07-30T11:34:50.614Z","dependency_job_id":null,"html_url":"https://github.com/MikhailGorobets/Vulkan","commit_stats":null,"previous_names":["mikhailgorobets/vulkan"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailGorobets%2FVulkan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailGorobets%2FVulkan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailGorobets%2FVulkan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailGorobets%2FVulkan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikhailGorobets","download_url":"https://codeload.github.com/MikhailGorobets/Vulkan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243450635,"owners_count":20292988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cmake","computer-graphics","cpp20","vulkan","vulkan-api"],"created_at":"2024-11-19T10:40:35.098Z","updated_at":"2025-12-27T12:04:21.334Z","avatar_url":"https://github.com/MikhailGorobets.png","language":"C++","readme":"\u003ca name=\"cloning\"\u003e\u003c/a\u003e\n# Cloning the Repository\n\nTo get the repository and all submodules, use the following command:\n\n```\ngit clone --recursive https://github.com/MikhailGorobets/Vulkan.git\n```\n\nWhen updating existing repository, don't forget to update all submodules:\n\n```\ngit pull\ngit submodule update --init --recursive\n```\n\n\u003ca name=\"build_and_run\"\u003e\u003c/a\u003e\n# Build and Run Instructions\n\n\u003ca name=\"build_and_run_win32\"\u003e\u003c/a\u003e\n## Win32\n\nBuild prerequisites:\n\n* Windows SDK 10.0.17763.0 or later\n* C++ build tools\n\nUse either CMake GUI or command line tool to generate build files. For example, to generate \n[Visual Studio 2019](https://www.visualstudio.com/vs/community) 64-bit solution and project files in *build/Win64* folder, \nnavigate to the engine's root folder and run the following command:\n\n```\ncmake -S . -B ./build/Win64 -G \"Visual Studio 16 2019\" -A x64\n```\n\n\n## Supported Platforms\n\n|  Platform                                                                                                                                         | Build status                                                                                        |\n|----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|\n| \u003cimg src=\"https://user-images.githubusercontent.com/25492259/121948839-32127100-cd71-11eb-84cd-40277948cad2.png\" width=22 valign=\"middle\"\u003e Windows | ![Build Status](https://github.com/MikhailGorobets/Vulkan/actions/workflows/windows.yml/badge.svg) |\n\n\n\n:warning: In current implementation, full path to cmake build folder **must not contain white spaces**.\n\nTo enable Vulkan validation layers, you will need to download [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/) and add environemt\nvariable `VK_LAYER_PATH` that contains path to the *Bin* directory in VulkanSDK installation folder.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailgorobets%2Fvulkan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhailgorobets%2Fvulkan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailgorobets%2Fvulkan/lists"}