{"id":29538773,"url":"https://github.com/chevp/vulkan-playground","last_synced_at":"2025-09-10T10:32:59.219Z","repository":{"id":304481159,"uuid":"1018903448","full_name":"chevp/vulkan-playground","owner":"chevp","description":"Experimenting with Vulkan: real-time rendering, shaders, pipelines, and graphics programming basics.","archived":false,"fork":false,"pushed_at":"2025-07-13T10:35:19.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-13T12:36:35.358Z","etag":null,"topics":["cpp","vulkan"],"latest_commit_sha":null,"homepage":"","language":"CMake","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/chevp.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-13T10:01:05.000Z","updated_at":"2025-07-13T10:35:23.000Z","dependencies_parsed_at":"2025-07-13T12:36:38.414Z","dependency_job_id":"6195e754-03f6-460a-a606-51414d821670","html_url":"https://github.com/chevp/vulkan-playground","commit_stats":null,"previous_names":["chevp/vulkan-playground"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/chevp/vulkan-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevp%2Fvulkan-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevp%2Fvulkan-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevp%2Fvulkan-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevp%2Fvulkan-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chevp","download_url":"https://codeload.github.com/chevp/vulkan-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chevp%2Fvulkan-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265567428,"owners_count":23789478,"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":["cpp","vulkan"],"created_at":"2025-07-17T05:15:35.216Z","updated_at":"2025-07-17T05:15:58.113Z","avatar_url":"https://github.com/chevp.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulkan Playground\n\nA collection of C++ projects exploring Vulkan API - from basic rendering to advanced graphics techniques.\n\n## Features\n\n- Multiple self-contained Vulkan demos\n- Modular structure with reusable components\n- CMake-based build system\n- GLSL shaders and real-time rendering\n- Easily extendable for experiments\n\n## Folder Structure\n\n```\nvulkan-playground/\n├── projects/ # Individual Vulkan demo projects\n├── common/ # Shared Vulkan utility code\n├── include/ # Shared headers\n├── extern/ # External dependencies\n├── scripts/ # Build and shader compile scripts\n└── CMakeLists.txt\n```\n\n## Requirements\n\n- C++17 compiler\n- CMake 3.15+\n- Vulkan SDK\n- GLFW, glm, stb (provided in `extern/` or fetched by CMake)\n\n## Getting Started\n\n```bash\ngit clone https://github.com/chevp/vulkan-playground.git\ncd vulkan-playground\nmkdir build \u0026\u0026 cd build\ncmake ..\ncmake --build .\n```\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchevp%2Fvulkan-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchevp%2Fvulkan-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchevp%2Fvulkan-playground/lists"}