crystal-vk 0.0.3

Graphics wrapper for Vulkan
Documentation
crystal-vk-0.0.3 has been yanked.

crystal-vk

crystal-vk is a wrapper for Vulkan.

Features

  • Linux, MacOS, Windows support
  • Safe lifetimes
  • Compute pipeline

Running examples

To run debug scene from included example in github use:

cargo run --example general

Gallery

Example "general" (textured cube, with vingette postprocessed) Example "general"