Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaldera

Lightweight realtime raytracing renderer with Vulkan, written in Rust.

image

Requirements

You will need the following environment.

  • Ubuntu 20.04 LTS or a related distribution
  • Vulkan 1.2 or above
  • X Window System (libxcb)
  • VK_KHR_ray_tracing_pipeline supported hardware and display driver such as
    • NVIDIA GeForce RTX 2070
    • NVIDIA Display Driver 470.57.02
  • Rust 1.42.0 or above

Build

git clone https://github.com/ogukei/kaldera.git
cd kaldera
git submodule update --init 
cargo run --release

About

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

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages