Skip to content

langurmonkey/vulkano-book

 
 

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

cargo run --bin <chapter>

License

Licensed under either of

at your option.

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.

Releases

No releases published

Packages

No packages published

Languages

  • Rust 74.1%
  • JavaScript 25.4%
  • GLSL 0.5%