An open API service indexing awesome lists of open source software.

https://github.com/tsumli/chroma

Realtime rendering playground with Vulkan (ash-rs)
https://github.com/tsumli/chroma

realtime-rendering rust vulkan

Last synced: 10 months ago
JSON representation

Realtime rendering playground with Vulkan (ash-rs)

Awesome Lists containing this project

README

          

# Chroma
![sponza](images/sponza.png)

Realtime rendering playground with Vulkan (ash-rs)

## Run rendering!
```bash
bash scripts/render.sh
```
or
```bash
cargo run --release --example render --manifest-path ./crates/chroma-render/Cargo.toml
```

## Control
- Right click: hide cursor and lock
- W/S: Forward/Back
- A/D: Left/Right
- E/Q: Up/Down
- Esc: quit

## Features
- [x] Deferred rendering
- [x] Mesh shader
- [x] Raytraced shadow