Skip to content

YouSafe/vulkano-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source and chapter code of the Vulkano book

Running a local instance of the book:

  • mdbook is required to build and test. It can be installed via cargo install mdbook.
  • Running mdbook serve --open will open a local instance in your web browser.

Running the chapter code:

cd chapter_code
cargo run --bin <insert_chapter_name>

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 74.3%
  • JavaScript 25.2%
  • GLSL 0.5%