{"id":18717031,"url":"https://github.com/stuart6854/vkmana","last_synced_at":"2025-11-10T12:30:15.259Z","repository":{"id":197840020,"uuid":"698148935","full_name":"stuart6854/VkMana","owner":"stuart6854","description":"C++ Vulkan Graphics Wrapper","archived":false,"fork":false,"pushed_at":"2024-01-22T13:27:07.000Z","size":33409,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T18:56:45.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/stuart6854.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-09-29T09:11:13.000Z","updated_at":"2023-12-11T15:20:15.000Z","dependencies_parsed_at":"2024-01-22T13:52:24.516Z","dependency_job_id":null,"html_url":"https://github.com/stuart6854/VkMana","commit_stats":null,"previous_names":["stuart6854/vkmana"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuart6854%2FVkMana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuart6854%2FVkMana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuart6854%2FVkMana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stuart6854%2FVkMana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stuart6854","download_url":"https://codeload.github.com/stuart6854/VkMana/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239581797,"owners_count":19662958,"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-11-07T13:14:35.075Z","updated_at":"2025-11-10T12:30:15.151Z","avatar_url":"https://github.com/stuart6854.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VkMana\n\n[![Build CMake/Windows](https://github.com/stuart6854/VkMana/actions/workflows/build_cmake_windows.yaml/badge.svg?branch=main)](https://github.com/stuart6854/VkMana/actions/workflows/build_cmake_windows.yaml)\n[![Build CMake/Linux](https://github.com/stuart6854/VkMana/actions/workflows/build_cmake_linux.yaml/badge.svg?branch=main)](https://github.com/stuart6854/VkMana/actions/workflows/build_cmake_linux.yaml)\n\nA C++20 Vulkan library.\n\nThis library is designed as a simplified interface to Vulkan to be used for my own personal Games \u0026 Graphics projects.\n\n![](images/img.png)\n\n## Requirements\n\n- Vulkan 1.3\n- VulkanMemoryAllocator-Hpp\n\n# How to use\n\nThis library uses the [CMake](https://cmake.org) build system and [CPM](https://github.com/cpm-cmake/CPM.cmake) for automatic dependency management.\n\nTo clone:\n\n```shell\ngit clone --recursive https://github.com/stuart6854/VkMana.git\n```\n\nTo build:\n```shell\ncd ./VkMana\nmkdir build\ncd build\ncmake -DCMAKE_BUILD_TYPE=Release ..\ncmake --build . --config Release\n```\n\n**_Important_**: The sample app must be run from the project root (so it can access the assets).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuart6854%2Fvkmana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstuart6854%2Fvkmana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstuart6854%2Fvkmana/lists"}