{"id":20199605,"url":"https://github.com/piras314/vulkanlearning","last_synced_at":"2026-05-13T02:32:07.522Z","repository":{"id":172815685,"uuid":"484741123","full_name":"Piras314/VulkanLearning","owner":"Piras314","description":"Vulkan Learning!","archived":false,"fork":false,"pushed_at":"2022-04-24T20:26:41.000Z","size":1540,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T08:45:01.270Z","etag":null,"topics":["c","cpp","glsl","vulkan","vulkan-graphics"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Piras314.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-04-23T12:28:08.000Z","updated_at":"2023-03-16T16:53:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e5b1199-dbef-491e-9d5e-5c4e698fdfea","html_url":"https://github.com/Piras314/VulkanLearning","commit_stats":null,"previous_names":["cmdr-piboy314/vulkanlearning","piras314/vulkanlearning"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Piras314/VulkanLearning","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piras314%2FVulkanLearning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piras314%2FVulkanLearning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piras314%2FVulkanLearning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piras314%2FVulkanLearning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Piras314","download_url":"https://codeload.github.com/Piras314/VulkanLearning/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Piras314%2FVulkanLearning/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32965213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["c","cpp","glsl","vulkan","vulkan-graphics"],"created_at":"2024-11-14T04:38:13.639Z","updated_at":"2026-05-13T02:32:07.504Z","avatar_url":"https://github.com/Piras314.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VulkanLearning\n\n![GitHub Repo stars](https://img.shields.io/github/stars/CMDR-Piboy314/VulkanLearning?style=social)\n![GitHub watchers](https://img.shields.io/github/watchers/CMDR-Piboy314/VulkanLearning?style=social)\n\n![GitHub top language](https://img.shields.io/github/languages/top/CMDR-Piboy314/VulkanLearning)\n![Lines of code](https://img.shields.io/tokei/lines/github/CMDR-Piboy314/VulkanLearning)\n![GitHub repo size](https://img.shields.io/github/repo-size/CMDR-Piboy314/VulkanLearning)\n\n![GitHub issues](https://img.shields.io/github/issues/CMDR-Piboy314/VulkanLearning)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/CMDR-Piboy314/VulkanLearning)\n![GitHub](https://img.shields.io/github/license/CMDR-Piboy314/VulkanLearning)\n\n![GitHub release (latest by date)](https://img.shields.io/github/v/release/CMDR-Piboy314/VulkanLearning)\n![GitHub all releases](https://img.shields.io/github/downloads/CMDR-Piboy314/VulkanLearning/total)\n\nThe CMakeLists.txt is made for macOS on aarch64 with some environment variables, this is the section of my ~/.bash_profile for vulkan. This is very easily converted to Linux, and for Windows users a surf on the interwebs for vulkan CMakeLists.txt or vulkan Makefile should get you up and running easily.\n```\n# Vulkan environment variables\nexport VULKAN_ROOT_LOCATION=\"$HOME/\"\nexport VULKAN_SDK_VERSION=\"1.3.204.1\"\nexport VULKAN_SDK=\"$VULKAN_ROOT_LOCATION/VulkanSDK/$VULKAN_SDK_VERSION/macOS/\"\nexport VK_ICD_FILENAMES=\"$VULKAN_SDK/etc/vulkan/icd.d/MoltenVK_icd.json\"\nexport VK_LAYER_PATH=\"$VULKAN_SDK/etc/vulkan/explicit_layers.d\"\nexport PATH=\"$VULKAN_SDK/bin:$PATH\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiras314%2Fvulkanlearning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiras314%2Fvulkanlearning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiras314%2Fvulkanlearning/lists"}