Skip to content

brandonpollack23/ash-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ash-bootstrap

docs.rs crates.io

Vulkan Bootstrapping library for Rust, inspired by vk-bootstrap.

  • ✅ Instance creation
  • ✅ Physical Device selection
  • ✅ Device creation
  • ✅ Getting queues
  • ✅ Swapchain handling was handled in erupt-bootstrap, but ash_window takes care of creation, we handle swapchain creation/recreation in this lib.

Cargo Features

Example

see the examples dir for up to date examples

Licensing

This project is licensed under the zlib License.

vk-bootstrap, the inspiration of this project, is licensed under the MIT license.

erupt-bootsrap is the main initial work of this by Friz64. He's the real hero, I just work here.

About

fork of erupt-bootstrap for ash

Resources

License

Zlib, MIT licenses found

Licenses found

Zlib
LICENSE
MIT
LICENSE-vk-bootstrap

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published