Skip to content

Caterpenthe/vulkan-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vulkan-rs

This is basically the rewrite of SaschaWillems/Vulkan in Rust. It is not a 1:1 translation, but rather a port of the concepts and ideas behind the samples. The code is not meant to be a showcase of how to write idiomatic Rust, but rather a showcase of how to use Vulkan in Rust by ash.

However, this project is still a work in progress, only the basic framework and the few examples had been implemented. I will try to port all the samples in the original repository, but it will take much time.

About

The rewrite of SaschaWillems/Vulkan in Rust using the ash API bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published