kaldera

Crates.iokaldera
lib.rskaldera
version0.1.0
sourcesrc
created_at2020-06-27 15:52:54.604011
updated_at2020-06-27 15:52:54.604011
descriptionLightweight 3D renderer powered by Vulkan
homepage
repositoryhttps://github.com/ogukei/kaldera
max_upload_size
id258815
size414,419
Keitaro Oguri (ogukei)

documentation

README

Kaldera

(WIP) Lightweight realtime physically based renderer with Vulkan, written in Rust

Requirements

  • Rust 1.42.0 or above
  • Vulkan 1.2 or above
  • X Window System (libxcb)
  • Vulkan Beta Drivers (to run with ray-tracing feature)

Kaldera uses some Vulkan beta features such as VK_KHR_ray_tracing extension. See https://developer.nvidia.com/vulkan-driver for the installation guide.

Commit count: 43

cargo fmt