{"id":16465047,"url":"https://github.com/morfly/vulkan-bazel-samples","last_synced_at":"2025-10-27T12:31:48.884Z","repository":{"id":113072736,"uuid":"432881128","full_name":"Morfly/vulkan-bazel-samples","owner":"Morfly","description":"A sample repo for setting up an environment for applications that use Vulkan graphics API built with Bazel","archived":false,"fork":false,"pushed_at":"2022-05-03T06:58:44.000Z","size":591,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T05:31:45.003Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Morfly.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,"publiccode":null,"codemeta":null}},"created_at":"2021-11-29T02:30:17.000Z","updated_at":"2024-01-06T14:18:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"72bad6c4-6985-412d-b49d-347dacaaa9ef","html_url":"https://github.com/Morfly/vulkan-bazel-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fvulkan-bazel-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fvulkan-bazel-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fvulkan-bazel-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Morfly%2Fvulkan-bazel-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Morfly","download_url":"https://codeload.github.com/Morfly/vulkan-bazel-samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238497494,"owners_count":19482264,"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":[],"created_at":"2024-10-11T11:31:54.468Z","updated_at":"2025-10-27T12:31:43.308Z","avatar_url":"https://github.com/Morfly.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulkan Bazel Samples\n\nThis is a sample repository that shows the basics of environment setup for applications that use Vulkan graphics API and built with Bazel build system.\n\n## Vulkan SDK\nIt is required to have a Vulkan SDK installed on the machine. Instructions could be found [here](https://vulkan-tutorial.com/Development_environment#page_Vulkan-SDK-2) (only *Vulkan SDK* paragraph for each platform is required).\n\n## Projects\n### Environment setup\nA simple project that demonstrates a bare minumum for configuring Vulkan projects with Bazel.\n\nIn order to run this project use the command below.\n\n```shell\n$ bazel run //env_setup\n```\n\nIt should launch an empty window named `Vulkan window`.\n\n### Drawing a triangle\nA project that draws a triangle using Vulkan.\nIn order to run this project use the command below.\n\n```shell\n$ bazel run //triangle\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorfly%2Fvulkan-bazel-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorfly%2Fvulkan-bazel-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorfly%2Fvulkan-bazel-samples/lists"}