{"id":13711617,"url":"https://github.com/Avokadoen/zig_vulkan","last_synced_at":"2025-05-06T21:31:45.853Z","repository":{"id":40327879,"uuid":"376956439","full_name":"Avokadoen/zig_vulkan","owner":"Avokadoen","description":"Toying with vulkan and zig","archived":false,"fork":false,"pushed_at":"2024-02-06T19:01:00.000Z","size":7408,"stargazers_count":51,"open_issues_count":76,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T21:30:05.517Z","etag":null,"topics":["glfw","graphics","raytracing","voxel","vulkan","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/Avokadoen.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}},"created_at":"2021-06-14T21:06:28.000Z","updated_at":"2025-03-30T18:19:46.000Z","dependencies_parsed_at":"2023-11-21T22:28:07.979Z","dependency_job_id":"7461d466-2ac6-4f29-972d-ec21afde8b06","html_url":"https://github.com/Avokadoen/zig_vulkan","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/Avokadoen%2Fzig_vulkan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avokadoen%2Fzig_vulkan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avokadoen%2Fzig_vulkan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Avokadoen%2Fzig_vulkan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Avokadoen","download_url":"https://codeload.github.com/Avokadoen/zig_vulkan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252772046,"owners_count":21801838,"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":["glfw","graphics","raytracing","voxel","vulkan","zig"],"created_at":"2024-08-02T23:01:09.911Z","updated_at":"2025-05-06T21:31:44.190Z","avatar_url":"https://github.com/Avokadoen.png","language":"Zig","readme":"\n ![frame capture](screenshot.png)\n\n# Zig vulkan renderer\n\nA toy renderer written in zig using vulkan and glfw\n\n# Requirements\n\nZig build toolchain does most of the heavy lifting. The only systems\nrequirement is the [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/). \nMake sure you download Vulkan 1.2 or up \n\n**This project also uses latest zig version**\n\n# Run the project\n\nDo the following steps \n```bash\n$ git clone --recurse-submodules -j4 \u003crepo\u003e\n$ cd \u003cfolder\u003e\n$ zig build run\n```\n\nOr\n\n```bash\n$ git clone \u003crepo\u003e\n$ cd \u003cfolder\u003e\n$ git submodule update --init --recursive\n$ zig build run\n```\n\n# Run tests \n\nCurrently the code base is not really well tested, but you can run the few tests by doin ``zig build test``\n\n# Sources:\n\n* Vulkan fundementals: \n  * https://vkguide.dev/\n  * https://vulkan-tutorial.com\n* Setup Zig for Gamedev: https://dev.to/fabioarnold/setup-zig-for-gamedev-2bmf \n* Using vulkan-zig: https://github.com/Snektron/vulkan-zig/blob/master/examples\n","funding_links":[],"categories":["Multimedia \u0026 Graphics"],"sub_categories":["GPU Computing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAvokadoen%2Fzig_vulkan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAvokadoen%2Fzig_vulkan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAvokadoen%2Fzig_vulkan/lists"}