https://github.com/psuong/min-vulkan-template
Minimal Vulkan template with Rust, Egui, and Vk-Mem
https://github.com/psuong/min-vulkan-template
gui rust vulkan
Last synced: 3 months ago
JSON representation
Minimal Vulkan template with Rust, Egui, and Vk-Mem
- Host: GitHub
- URL: https://github.com/psuong/min-vulkan-template
- Owner: psuong
- Created: 2025-02-13T20:47:25.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T23:15:01.000Z (8 months ago)
- Last Synced: 2025-02-14T00:24:16.256Z (8 months ago)
- Topics: gui, rust, vulkan
- Language: Rust
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this repo?
A minimal vulkan + winit + egui template to create applications.