8000 GitHub - justvg/vulkan-triangle-rust: Rendering a triangle using Vulkan and Rust.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

justvg/vulkan-triangle-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project

Simple one file example of rendering a triangle using Vulkan and Rust. The example uses winit crate to create and manage window and ash crate for Vulkan.

Building

First of all you will need Vulkan SDK. Then you can just use Cargo to build and run the project.

screenshot

About

Rendering a triangle using Vulkan and Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0