crystal-vk 0.0.2

Graphics wrapper for Vulkan
Documentation

crystal-vk

crystal-vk is a wrapper for Vulkan.

Features

  • Linux, MacOS, Windows support
  • Safe lifetimes
  • Compute pipeline
  • Raytracing 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"