{"id":29013001,"url":"https://github.com/matthewjberger/vulkan-example","last_synced_at":"2025-08-02T12:06:20.020Z","repository":{"id":297534357,"uuid":"997096344","full_name":"matthewjberger/vulkan-example","owner":"matthewjberger","description":"A minimal example of using Rust, Vulkan, and egui without using eframe","archived":false,"fork":false,"pushed_at":"2025-06-13T15:51:30.000Z","size":92,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-25T19:05:52.533Z","etag":null,"topics":["egui","game-engine","graphics-programming","rust","vulkan","winit"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/matthewjberger.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-06-06T00:31:58.000Z","updated_at":"2025-06-11T13:56:41.000Z","dependencies_parsed_at":"2025-06-25T19:05:53.796Z","dependency_job_id":"dffe2282-6c58-4772-8ea6-3482b2e544b0","html_url":"https://github.com/matthewjberger/vulkan-example","commit_stats":null,"previous_names":["matthewjberger/vulkan-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matthewjberger/vulkan-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fvulkan-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fvulkan-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fvulkan-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fvulkan-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewjberger","download_url":"https://codeload.github.com/matthewjberger/vulkan-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewjberger%2Fvulkan-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268385725,"owners_count":24242101,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["egui","game-engine","graphics-programming","rust","vulkan","winit"],"created_at":"2025-06-25T19:05:51.640Z","updated_at":"2025-08-02T12:06:19.993Z","avatar_url":"https://github.com/matthewjberger.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust / Vulkan / Winit / Egui Example\n\nThis is an example of using rust, winit, vulkan, and egui together without using eframe.\n\nThis uses Vulkan 1.3 with dynamic rendering, including the features needed for gpu-driven rendering\n\n## Quickstart\n\nRun using the precompiled shaders with:\n\n```rust\ncargo run -r\n```\n\nIf you'd like to edit the shaders, install the [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/) to get `glslangValidator` for compiling glsl to spir-v\n\nThen install [just](https://github.com/casey/just) to run the commands in the justfile. (or you can run them manually)\n \n```rust\njust run\n```\n\n\n![image](https://github.com/user-attachments/assets/4beef2f5-5895-4402-9977-51e04f006d0a)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjberger%2Fvulkan-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewjberger%2Fvulkan-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewjberger%2Fvulkan-example/lists"}